Class UncheckedInterruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cassandra.utils.concurrent.UncheckedInterruptedException
- All Implemented Interfaces:
Serializable
Unchecked
InterruptedException, to be thrown in places where an interrupt is unexpected- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UncheckedInterruptedException
public UncheckedInterruptedException() -
UncheckedInterruptedException
-