Class EppException.InvalidAuthorizationInformationErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.flows.EppException
google.registry.flows.EppException.InvalidAuthorizationInformationErrorException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ResourceFlowUtils.BadAuthInfoForResourceException
Enclosing class:
EppException

@EppResultCode(INVALID_AUTHORIZATION_INFORMATION_ERROR) public abstract static class EppException.InvalidAuthorizationInformationErrorException extends EppException
Abstract exception class. Do not throw this directly or catch in tests.
See Also:
  • Constructor Details

    • InvalidAuthorizationInformationErrorException

      public InvalidAuthorizationInformationErrorException(String message)