|
||||||||||
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.idoox.wasp.server.TimeoutExpiredException
Exception used in the ServiceStateManager
interface
to signal that the timeout interval for particular operation expired.
Constructor Summary | |
TimeoutExpiredException()
Deprecated. Creates a new TimeoutExpiredException instance. |
|
TimeoutExpiredException(java.lang.String reason)
Deprecated. Creates a new TimeoutExpiredException instance. |
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 TimeoutExpiredException()
TimeoutExpiredException
instance.
public TimeoutExpiredException(java.lang.String reason)
TimeoutExpiredException
instance.
reason
- the reason
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |