Package host.anzo.simon.exceptions
Class InvokeTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
host.anzo.simon.exceptions.SimonRemoteException
host.anzo.simon.exceptions.InvokeTimeoutException
- All Implemented Interfaces:
Serializable
Exception thrown when an invoke-request takes too much time and exceeds the invoke timeout
- Since:
- 1.2.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvokeTimeoutException
-
InvokeTimeoutException
-