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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JaninoRuntimeException()
public JaninoRuntimeException(String message)
Copyright © 2001–2013. All rights reserved.