Class ServiceException.UnauthorizedException

    • Constructor Detail

      • UnauthorizedException

        public UnauthorizedException​(String message)
      • UnauthorizedException

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

        public UnauthorizedException​(ErrorMessage errorMessage)
      • UnauthorizedException

        public UnauthorizedException​(ErrorMessage errorMessage,
                                     Throwable throwable)