org.violetlib.types
Class InterruptedRuntimeException
- Object
-
- Throwable
-
- Exception
-
- RuntimeException
-
- InterruptedRuntimeException
-
- All Implemented Interfaces:
- Serializable
public final class InterruptedRuntimeException extends RuntimeExceptionAn unchecked exception that corresponds toInterruptedException
.- See Also:
- Serialized Form
-
-
Methods Modifier and Type Method and Description getInterruptedException
-