Openfire 3.5.0.rc1 Javadoc

org.jivesoftware.openfire.clearspace
Class ConnectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jivesoftware.openfire.clearspace.ConnectException
All Implemented Interfaces:
Serializable

public class ConnectException
extends Exception

Thrown when an exception occurs connecting to CS.

See Also:
Serialized Form

Constructor Summary
ConnectException()
           
ConnectException(String s)
           
ConnectException(String s, Throwable throwable)
           
ConnectException(Throwable throwable)
           
 
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

ConnectException

public ConnectException()

ConnectException

public ConnectException(String s)

ConnectException

public ConnectException(String s,
                        Throwable throwable)

ConnectException

public ConnectException(Throwable throwable)

Openfire 3.5.0.rc1 Javadoc

Copyright © 2003-2007 Jive Software.