- All Implemented Interfaces:
- java.io.Serializable
public class ScriptException
extends java.lang.Exception
Script exception.
 Thrown when the current script execution fails for some reason.
 You can throw this exception from your own script.
- Since:
- SWATH 1.6.2
- See Also:
- Serialized Form