Class ELdapServerDownException

All Implemented Interfaces:
Serializable

public class ELdapServerDownException extends ELdapException
This represents exception which indicates Ldap server is down.
Version:
$Revision$, $Date$
See Also:
  • Constructor Details

    • ELdapServerDownException

      public ELdapServerDownException(String errorString)
    • ELdapServerDownException

      public ELdapServerDownException(String errorString, Throwable cause)