yab.agent
Class Agent.ActionCommandException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--yab.agent.Agent.ActionCommandException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Agent
- protected static class Agent.ActionCommandException
- extends Exception
This exception is thrown in order to exit from act
method.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Agent.ActionCommandException
public Agent.ActionCommandException()