abbot.script
Class InvalidScriptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
abbot.script.InvalidScriptException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidScriptException
- extends java.lang.Exception
Exception to indicate the script being parsed is invalid.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidScriptException
public InvalidScriptException(java.lang.String msg)
InvalidScriptException
public InvalidScriptException(java.lang.String msg,
org.jdom.Element el)