Class UnauthorizedException

    • Constructor Detail

      • UnauthorizedException

        public UnauthorizedException()
      • UnauthorizedException

        public UnauthorizedException​(String msg)
      • UnauthorizedException

        public UnauthorizedException​(Throwable t)
      • UnauthorizedException

        public UnauthorizedException​(String msg,
                                     Throwable t)