Class AuthenticationFailedException

    • Constructor Detail

      • AuthenticationFailedException

        public AuthenticationFailedException()
      • AuthenticationFailedException

        public AuthenticationFailedException​(String errorMessage)
      • AuthenticationFailedException

        public AuthenticationFailedException​(Throwable cause)
      • AuthenticationFailedException

        public AuthenticationFailedException​(String errorMessage,
                                             Throwable cause)