Class NotAuthorizedException

    • Constructor Detail

      • NotAuthorizedException

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