public class JaninoRuntimeException extends RuntimeException
RuntimeException throw this subclass
to allow for client libraries to intercept them more easily.| Constructor and Description |
|---|
JaninoRuntimeException() |
JaninoRuntimeException(String message) |
JaninoRuntimeException(String message,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString