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.

Constructor Index

 o LDAPDeleteException()
 o LDAPDeleteException(LDAPException)
 o LDAPDeleteException(String)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index