| java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Exception | ||||
| ↳ | java.lang.RuntimeException | ||||
| ↳ | com.pnfsoftware.jeb.core.exceptions.JebRuntimeException | ||||
| ↳ | com.pnfsoftware.jeb.core.exceptions.InterruptionException | ||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| InterruptionException() | |||||||||||
| InterruptionException(String message) | |||||||||||
| InterruptionException(Throwable cause) | |||||||||||
| InterruptionException(String message, Throwable cause) | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||