Package de.hybris.platform.ldap.jobs
Class LDAPImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.ldap.jobs.LDAPImportException
- All Implemented Interfaces:
Serializable
Exception thrown after problems in Ldap import methods
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLDAPImportException(String message) LDAPImportException(String message, Throwable cause) LDAPImportException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LDAPImportException
-
LDAPImportException
-
LDAPImportException
-