Class UnauthenticatedException

    • Constructor Detail

      • UnauthenticatedException

        public UnauthenticatedException()
      • UnauthenticatedException

        public UnauthenticatedException​(String message)
      • UnauthenticatedException

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

        public UnauthenticatedException​(Throwable cause)