Tea Java Runtime API
Version 3.1.0

Serialized Form


Package com.pdmfc.tea

Class com.pdmfc.tea.STeaException implements Serializable

Serialized Fields

_msgFmt

java.lang.String _msgFmt

_fmtArgs

java.lang.Object[] _fmtArgs

_msg

java.lang.String _msg


Package com.pdmfc.tea.compiler

Class com.pdmfc.tea.compiler.SCompileException implements Serializable


Package com.pdmfc.tea.modules.io

Class com.pdmfc.tea.modules.io.SIOException implements Serializable


Package com.pdmfc.tea.modules.tos

Class com.pdmfc.tea.modules.tos.SNoSuchClassException implements Serializable

Class com.pdmfc.tea.modules.tos.SNoSuchMethodException implements Serializable


Package com.pdmfc.tea.runtime

Class com.pdmfc.tea.runtime.SBreakException implements Serializable

Serialized Fields

_object

java.lang.Object _object
The value to return to the inner loop.

Class com.pdmfc.tea.runtime.SContinueException implements Serializable

Class com.pdmfc.tea.runtime.SEmptyListException implements Serializable

Class com.pdmfc.tea.runtime.SExitException implements Serializable

Serialized Fields

_value

java.lang.Integer _value

Class com.pdmfc.tea.runtime.SFlowControlException implements Serializable

Class com.pdmfc.tea.runtime.SMalformedListException implements Serializable

Class com.pdmfc.tea.runtime.SNoSuchFunctionException implements Serializable

Class com.pdmfc.tea.runtime.SNoSuchVarException implements Serializable

Class com.pdmfc.tea.runtime.SNumArgException implements Serializable

Class com.pdmfc.tea.runtime.SReturnException implements Serializable

Serialized Fields

_value

java.lang.Object _value

Class com.pdmfc.tea.runtime.SRuntimeException implements Serializable

Serialized Fields

_msgList

SList _msgList

Class com.pdmfc.tea.runtime.STypeException implements Serializable


Tea Java Runtime API
Version 3.1.0

© 2002 PDM&FC, All Rights Reserved.