Class LDAPNoSuchEntryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.ldap.exception.LDAPOperationException
-
- de.hybris.platform.ldap.exception.LDAPNoSuchEntryException
-
- All Implemented Interfaces:
java.io.Serializable
public class LDAPNoSuchEntryException extends LDAPOperationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LDAPNoSuchEntryException(java.lang.String message)
-
Method Summary
-
Methods inherited from class de.hybris.platform.ldap.exception.LDAPOperationException
createLDAPException, getErrorCode, setErrorCode
-
-