public class JaninoRuntimeException
extends java.lang.RuntimeException
RuntimeException
throw this subclass
to allow for client libraries to intercept them more easily.Constructor and Description |
---|
JaninoRuntimeException() |
JaninoRuntimeException(java.lang.String message) |
JaninoRuntimeException(java.lang.String message,
java.lang.Throwable t) |