Class UnauthorizedException

    • Constructor Detail

      • UnauthorizedException

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