|
Tea Java Runtime API Version 3.2.4 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.pdmfc.tea.STeaException
com.pdmfc.tea.runtime.SFlowControlException
com.pdmfc.tea.runtime.SReturnException
public class SReturnException
| Field Summary | |
|---|---|
java.lang.Object |
_value
|
| Constructor Summary | |
|---|---|
SReturnException(java.lang.Object 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 |
|---|
public java.lang.Object _value
| Constructor Detail |
|---|
public SReturnException(java.lang.Object value)
|
Tea Java Runtime API Version 3.2.4 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||