Package de.espirit.firstspirit.common
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.espirit.firstspirit.common.TimeoutException
- All Implemented Interfaces:
Serializable
This exception is thrown if a timeout limit is reached.
(e.g.
(e.g.
AdminService.serverBackupPrepare(long,long)
- Since:
- 4.2.34
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimeoutException
public TimeoutException()
-