All Packages Class Hierarchy This Package Previous Next Index
Class com.lgeds.jdf.ldap.netscape.LDAPDeleteException
com.lgeds.jdf.ldap.netscape.LDAPCallException
|
+----com.lgeds.jdf.ldap.netscape.LDAPDeleteException
- public class LDAPDeleteException
- extends LDAPCallException
- Author:
- WonYoung Lee, wyounglee@lgeds.lg.co.kr.
-
LDAPDeleteException()
-
-
LDAPDeleteException(LDAPException)
-
-
LDAPDeleteException(String)
-
LDAPDeleteException
public LDAPDeleteException()
LDAPDeleteException
public LDAPDeleteException(String arg1)
- Parameters:
- arg1 - java.lang.String
LDAPDeleteException
public LDAPDeleteException(LDAPException e)
- Parameters:
- e - netscape.ldap.LDAPException
All Packages Class Hierarchy This Package Previous Next Index