Class LDAPException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.muehlencord.shared.network.ldap.LDAPException
All Implemented Interfaces:
Serializable

public class LDAPException extends Exception
Exception used as wrapper for exceptions in LDAP context
Author:
Joern Muehlencord (joern@muehlencord.de)
See Also:
  • Constructor Details

    • LDAPException

      public LDAPException(String message)
    • LDAPException

      public LDAPException(String message, Throwable cause)