All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.lgeds.jdf.ldap.netscape.LDAPEntryDuplicatedException

com.lgeds.jdf.ldap.netscape.LDAPCallException
   |
   +----com.lgeds.jdf.ldap.netscape.LDAPEntryDuplicatedException

public class LDAPEntryDuplicatedException
extends LDAPCallException
Author:
WonYoung Lee, wyounglee@lgeds.lg.co.kr.

Constructor Index

 o LDAPEntryDuplicatedException()
 o LDAPEntryDuplicatedException(String)

Constructors

 o LDAPEntryDuplicatedException
 public LDAPEntryDuplicatedException()
 o LDAPEntryDuplicatedException
 public LDAPEntryDuplicatedException(String arg1)
Parameters:
arg1 - java.lang.String

All Packages  Class Hierarchy  This Package  Previous  Next  Index