public class ScriptException extends RuntimeException
Script execution.
Created: 03.02.2007 12:19:00| Constructor and Description |
|---|
ScriptException() |
ScriptException(String message) |
ScriptException(String message,
Throwable cause) |
ScriptException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2016 Volker Bergmann. All rights reserved.