Class AuthorizationErrorException

    • Constructor Detail

      • AuthorizationErrorException

        public AuthorizationErrorException​(String message)
        Constructs a new AuthorizationErrorException with the specified error message.
        Parameters:
        message - Describes the error encountered.