Example usage for Java java.lang ThreadDeath fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getLocalizedMessage() Creates a localized description of this throwable. |
void | printStackTrace() Prints this throwable and its backtrace to the standard error stream. |