net.java.sip.communicator.impl.ldap
Class LdapDirectoryImpl.LdapQueryCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.java.sip.communicator.impl.ldap.LdapDirectoryImpl.LdapQueryCancelledException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LdapDirectoryImpl
public class LdapDirectoryImpl.LdapQueryCancelledException
- extends Exception
A custom exception used internally by LdapDirectoryImpl
to indicate that a query was cancelled
- Author:
- Sebastien Mazy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LdapDirectoryImpl.LdapQueryCancelledException
public LdapDirectoryImpl.LdapQueryCancelledException()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.