Class AuthorizeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
exceptions.authorizationExceptions.AuthorizeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RegistrationFailedException, UnauthorizedException, UnregisteredException, WrongPasswordException

public class AuthorizeException extends Exception
See Also:
  • Constructor Details

    • AuthorizeException

      public AuthorizeException (Exception e)
    • AuthorizeException

      public AuthorizeException (String message)