public class TsurgeonRuntimeException extends RuntimeException
| Constructor and Description |
|---|
TsurgeonRuntimeException(String message)
Creates a new exception with a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TsurgeonRuntimeException(String message)
message - the message for the exception