Tea Java Runtime API
Version 3.2.5

com.pdmfc.tea.runtime
Class SExitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pdmfc.tea.STeaException
              extended by com.pdmfc.tea.runtime.SFlowControlException
                  extended by com.pdmfc.tea.runtime.SExitException
All Implemented Interfaces:
java.io.Serializable

public class SExitException
extends SFlowControlException

See Also:
Serialized Form

Field Summary
 java.lang.Integer _value
           
 
Constructor Summary
SExitException(java.lang.Integer value)
           
 
Method Summary
 
Methods inherited from class com.pdmfc.tea.STeaException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_value

public java.lang.Integer _value
Constructor Detail

SExitException

public SExitException(java.lang.Integer value)

Tea Java Runtime API
Version 3.2.5

© 2009 PDM&FC, All Rights Reserved.