|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.im.service.CollaborationException
com.sun.im.service.TimeoutException
Exception raised when a request to the service times out.
Field Summary |
Fields inherited from class com.sun.im.service.CollaborationException |
UNDEFINED_CONDITION |
Constructor Summary | |
TimeoutException(java.lang.String msg)
|
|
TimeoutException(java.lang.Throwable t)
|
|
TimeoutException(org.netbeans.lib.collab.TimeoutException t)
|
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 |
public TimeoutException(java.lang.String msg)
msg
- reason for failurepublic TimeoutException(java.lang.Throwable t)
public TimeoutException(org.netbeans.lib.collab.TimeoutException t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |