public class RuntimeInterruptedException extends WrappedRuntimeException
RuntimeException
wrapper around InterruptedException
.Constructor and Description |
---|
RuntimeInterruptedException() |
RuntimeInterruptedException(InterruptedException e) |
RuntimeInterruptedException(String s) |
equals, getCause, getLocalizedMessage, getMessage, getStackTrace, hashCode, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
addSuppressed, fillInStackTrace, getSuppressed, initCause
public RuntimeInterruptedException(InterruptedException e)
public RuntimeInterruptedException()
public RuntimeInterruptedException(String s)