Class LDAPInterruptedException

All Implemented Interfaces:
Serializable

This class provides an exception that may be returned if an operation in progress is interrupted.

This class is primarily intended to be used in the process of updating applications which use the Netscape Directory SDK for Java to switch to or coexist with the UnboundID LDAP SDK for Java. For applications not written using the Netscape Directory SDK for Java, the LDAPException class should be used instead.
See Also: