com.sentilla.system
Class ActionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sentilla.system.ActionException
All Implemented Interfaces:
Serializable

public class ActionException
extends RuntimeException

Thrown when the action engine is in ERROR.

See Also:
Serialized Form

Constructor Summary
ActionException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActionException

public ActionException()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.