|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.rsa.ace.techservice.cipher.AgentCipherException
com.rsa.ace.techservice.cipher.AgentMACVerificationFailure
public class AgentMACVerificationFailure
Agent Cipher MAC Verification Exception. This exception is a specialization of the AgentCipherException specifically for the case of MAC verification failures.
| Constructor Summary | |
|---|---|
AgentMACVerificationFailure(java.lang.String exceptionMsg)
Constructor for AgentMACVerificationFailure. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgentMACVerificationFailure(java.lang.String exceptionMsg)
exceptionMsg -
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||