public class ScriptEngineException extends ProcessEngineException
Base exception resulting from a script engine interaction.
| Constructor and Description | 
|---|
ScriptEngineException()  | 
ScriptEngineException(String message)  | 
ScriptEngineException(String message,
                     Throwable cause)  | 
ScriptEngineException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.