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
public class SleeperException
- extends RuntimeException
Runtime Sleep
exception wrapping any
InterruptedException
thrown.
- Author:
- Pascal Essiembre
- See Also:
Sleeper
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SleeperException
public SleeperException(String msg,
InterruptedException cause)
- See Also:
Exception.Exception(java.lang.String, java.lang.Throwable)
Copyright © 2008-2013 Norconex Inc.. All Rights Reserved.