public class ThreadInterruptedException
extends java.lang.RuntimeException
This class follows DbC(tm) methodology
(Wikipedia).
Where possible, contracts are implement with native's Java
assert.
Constructor and Description |
---|
ThreadInterruptedException() |
ThreadInterruptedException(java.lang.Throwable t) |