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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
TimerExceptionpublic TimerException()
 
-