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