Class LdapAuthenticationNotSupportedException

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        The serial version UUID
        See Also:
        Constant Field Values
    • Constructor Detail

      • LdapAuthenticationNotSupportedException

        public LdapAuthenticationNotSupportedException​(ResultCodeEnum resultCode,
                                                       String message)
        Creates a new instance of LdapAuthenticationNotSupportedException.
        Parameters:
        resultCode - the ResultCodeEnum for this exception
        message - The exception message
      • LdapAuthenticationNotSupportedException

        public LdapAuthenticationNotSupportedException​(ResultCodeEnum resultCode)
        Creates a new instance of LdapAuthenticationNotSupportedException.
        Parameters:
        resultCode - the ResultCodeEnum for this exception