public class RuntimeInterruptedException
extends java.lang.RuntimeException
InterruptedException
. Thrown by
classes that pay attention to if they were interrupted, such as the LexicalizedParser.Constructor and Description |
---|
RuntimeInterruptedException() |
RuntimeInterruptedException(java.lang.InterruptedException e) |