abbot.script
Class InvalidScriptException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--abbot.script.InvalidScriptException
- All Implemented Interfaces:
- Serializable
- public class InvalidScriptException
- extends Exception
Exception to indicate the script being parsed is invalid.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidScriptException
public InvalidScriptException(String msg)
InvalidScriptException
public InvalidScriptException(String msg,
org.jdom.Element el)
Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on