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, toStringaddSuppressed, fillInStackTrace, getSuppressed, initCausepublic RuntimeInterruptedException(InterruptedException e)
public RuntimeInterruptedException()
public RuntimeInterruptedException(String s)