Class LdapAuthenticationException

    • Field Detail

      • serialVersionUID

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

      • LdapAuthenticationException

        public LdapAuthenticationException​(String message)
        Creates a new instance of LdapAuthenticationException.
        Parameters:
        message - The exception message
      • LdapAuthenticationException

        public LdapAuthenticationException()
        Creates a new instance of LdapAuthenticationException.