Tea Java Runtime API
Version 3.2.4

Serialized Form


Package com.pdmfc.ep

Class com.pdmfc.ep.SExpressionException extends java.lang.Exception implements Serializable


Package com.pdmfc.tea

Class com.pdmfc.tea.STeaException extends java.lang.Exception 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 extends STeaException implements Serializable


Package com.pdmfc.tea.modules.io

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


Package com.pdmfc.tea.modules.tos

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

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


Package com.pdmfc.tea.runtime

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

Serialized Fields

_object

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

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

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

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

Serialized Fields

_value

java.lang.Integer _value

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

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

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

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

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

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

Serialized Fields

_value

java.lang.Object _value

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

Serialized Fields

_msgList

java.util.List<E> _msgList

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


Package com.pdmfc.tea.tos

Class com.pdmfc.tea.tos.SNoSuchMethodException extends SRuntimeException implements Serializable


Tea Java Runtime API
Version 3.2.4

© 2009 PDM&FC, All Rights Reserved.