Class UnauthorizedException

    • Constructor Detail

      • UnauthorizedException

        public UnauthorizedException()
      • UnauthorizedException

        public UnauthorizedException​(String errorMessage)
      • UnauthorizedException

        public UnauthorizedException​(Throwable cause)
      • UnauthorizedException

        public UnauthorizedException​(String errorMessage,
                                     Throwable cause)