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