Package overit.geocall.util
Class ThreadUtils.BreakException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
overit.geocall.util.ThreadUtils.BreakException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ThreadUtils
Exception thrown if a request of interruption is sended to a Thread that has called
ThreadUtils.fairSleep(long)- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString