Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.ldap
Class LdapDirectoryImpl.LdapQueryCancelledException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
LdapDirectoryImpl.LdapQueryCancelledException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LdapDirectoryImpl.LdapQueryCancelledException

public LdapDirectoryImpl.LdapQueryCancelledException()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.