public class ScriptException extends RuntimeException
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, toString
public ScriptException()
public ScriptException(String message)
public ScriptException(String message, Throwable cause)
public ScriptException(Throwable cause)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.