Package org.nustaq.kontraktor
Class KTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nustaq.kontraktor.AwaitException
org.nustaq.kontraktor.KTimeoutException
- All Implemented Interfaces:
Serializable
Created by ruedi on 26/03/15.
only thrown in context of an await call
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.nustaq.kontraktor.AwaitException
getErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KTimeoutException
public KTimeoutException()
-