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.

Constructor Index

 o LDAPCreateException()
 o LDAPCreateException(LDAPException)
 o LDAPCreateException(String)

Constructors

 o LDAPCreateException
 public LDAPCreateException()
 o LDAPCreateException
 public LDAPCreateException(String arg1)
Parameters:
arg1 - java.lang.String
 o LDAPCreateException
 public LDAPCreateException(LDAPException e)
Parameters:
e - netscape.ldap.LDAPException

All Packages  Class Hierarchy  This Package  Previous  Next  Index