Package netscape.ldap

Class LDAPInterruptedException

All Implemented Interfaces:
Serializable

public class LDAPInterruptedException extends LDAPException
An exception thrown when the LDAP operation being invoked has been interrupted. For example, an application might interrupt a thread that is performing a search.
Version:
1.0
See Also: