|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jxl.enshell.EventException
jxl.enshell.ReturnEventException
public class ReturnEventException
| Field Summary | |
|---|---|
static java.lang.Object |
VOID
|
| Constructor Summary | |
|---|---|
ReturnEventException()
Creates a new instance of ReturnEventException |
|
ReturnEventException(java.lang.Object retVal)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getReturnValue()
|
| Methods inherited from class jxl.enshell.EventException |
|---|
fillInStackTrace, getStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
getCause, getLocalizedMessage, getMessage, 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 static final java.lang.Object VOID
| Constructor Detail |
|---|
public ReturnEventException()
public ReturnEventException(java.lang.Object retVal)
| Method Detail |
|---|
public java.lang.Object getReturnValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||