com.adobe.livecycle.rca.common.exception
Class InvalidAuthKeyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.livecycle.rca.common.exception.ICRException
              extended by com.adobe.livecycle.rca.common.exception.InvalidAuthKeyException
All Implemented Interfaces:
Serializable

public class InvalidAuthKeyException
extends ICRException

InvalidAuthKeyException is thrown if

  • AuthKey is not present in database.
  • AuthKey has already been used.
  • See Also:
    Serialized Form

    Constructor Summary
    InvalidAuthKeyException(String message)
              Constructs an InvalidAuthKeyException with given message
     
    Method Summary
     
    Methods inherited from class com.adobe.livecycle.rca.common.exception.ICRException
    getError
     
    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

    InvalidAuthKeyException

    public InvalidAuthKeyException(String message)
    Constructs an InvalidAuthKeyException with given message

    Parameters:
    message - Error Message


    [an error occurred while processing this directive] [an error occurred while processing this directive]