public class RuntimeInterruptedException extends RuntimeException
InterruptedException. Thrown by
classes that pay attention to if they were interrupted, such as the LexicalizedParser.| Constructor and Description |
|---|
RuntimeInterruptedException() |
RuntimeInterruptedException(InterruptedException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeInterruptedException()
public RuntimeInterruptedException(InterruptedException e)