Class AuthenticationFailedException

    • Constructor Detail

      • AuthenticationFailedException

        public AuthenticationFailedException()
        Instantiates a new authentication failed exception.
      • AuthenticationFailedException

        public AuthenticationFailedException​(IdAuthenticationErrorConstants exceptionConstant)
        Instantiates a new authentication failed exception.
        Parameters:
        exceptionConstant - the exception constant
      • AuthenticationFailedException

        public AuthenticationFailedException​(IdAuthenticationErrorConstants exceptionConstant,
                                             Throwable rootCause)
        Instantiates a new authentication failed exception.
        Parameters:
        exceptionConstant - the exception constant
        rootCause - the root cause