Class UnauthorizedException

    • Constructor Detail

      • UnauthorizedException

        public UnauthorizedException​(String message)
      • UnauthorizedException

        public UnauthorizedException​(String message,
                                     Throwable cause)
      • UnauthorizedException

        public UnauthorizedException​(Throwable cause)