Class LDAPUnavailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.ldap.exception.LDAPUnavailableException
-
- All Implemented Interfaces:
java.io.Serializable
public class LDAPUnavailableException extends java.lang.Exception
An exception indicating that the directory was unreachable.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LDAPUnavailableException(java.lang.String message)
-