Class ELdapServerDownException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ELdapServerDownException

        public ELdapServerDownException​(java.lang.String errorString)
      • ELdapServerDownException

        public ELdapServerDownException​(java.lang.String errorString,
                                        java.lang.Throwable cause)