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, toString
Copyright © 2019. All rights reserved.