All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.lgeds.jdf.ldap.netscape.LDAPOpenException

com.lgeds.jdf.ldap.netscape.LDAPOpenException

public class LDAPOpenException
Author:
WonYoung Lee, wyounglee@lgeds.lg.co.kr.

Constructor Index

 o LDAPOpenException()
 o LDAPOpenException(LDAPException)
 o LDAPOpenException(String)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index