- All Implemented Interfaces:
- java.io.Serializable
public class ActionException
extends java.lang.Exception
By throwing an exception an action can signal the Interpreter to skip
processing of all the nested (child) elements of the element associated with
the action causing the exception.
- Author:
- Ceki Gulcu
- See Also:
- Serialized Form