Authentication
API v8.1 SP2

com.rsa.ace.techservice.cipher
Class AgentMACVerificationFailure

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.rsa.ace.techservice.cipher.AgentCipherException
              extended by com.rsa.ace.techservice.cipher.AgentMACVerificationFailure
All Implemented Interfaces:
java.io.Serializable

public class AgentMACVerificationFailure
extends AgentCipherException

Agent Cipher MAC Verification Exception. This exception is a specialization of the AgentCipherException specifically for the case of MAC verification failures.

See Also:
Serialized Form

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

AgentMACVerificationFailure

public AgentMACVerificationFailure(java.lang.String exceptionMsg)
Constructor for AgentMACVerificationFailure.

Parameters:
exceptionMsg -

Authentication
API v8.1 SP2

Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.