Package com.norconex.commons.lang
Class SleeperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.norconex.commons.lang.SleeperException
- All Implemented Interfaces:
Serializable
Runtime
Sleep exception wrapping any
InterruptedException thrown.- 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
-
SleeperException
- Parameters:
msg- exception messagecause- exception root cause- See Also:
-