Class LDAPImportException

All Implemented Interfaces:
Serializable

public class LDAPImportException extends RuntimeException
Exception thrown after problems in Ldap import methods
See Also:
  • Constructor Details

    • LDAPImportException

      public LDAPImportException(String message)
    • LDAPImportException

      public LDAPImportException(Throwable cause)
    • LDAPImportException

      public LDAPImportException(String message, Throwable cause)