|
|||||||||||
| 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
edu.vub.at.exceptions.signals.Signal
edu.vub.at.exceptions.signals.SignalEscape
| Field Summary | |
ATClosure |
originatingBlock
|
ATObject |
returnedValue
|
private static long |
serialVersionUID
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
SignalEscape(ATClosure originatingBlock,
ATObject returnedValue)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 |
private static final long serialVersionUID
public ATClosure originatingBlock
public ATObject returnedValue
| Constructor Detail |
public SignalEscape(ATClosure originatingBlock,
ATObject returnedValue)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||