Package at.letto.tools.threads
Class TimerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
at.letto.tools.threads.TimerException
- All Implemented Interfaces:
Serializable
Dies Exception kann geworfen werden, wenn ein Timer in Letto abgelaufen ist
- Author:
- Werner Damböck
- 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
-
TimerException
public TimerException()
-