Class ScriptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.gurkenlabs.litiengine.scripting.ScriptException
All Implemented Interfaces:
Serializable

public class ScriptException extends Exception
Indicates that a script could not be compiled, instantiated, configured, or executed.
See Also: