|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectecologylab.generic.ExceptionHandler
public abstract class ExceptionHandler
An exception handler used for callbacks.
| Field Summary | |
|---|---|
protected java.lang.Exception |
exception
|
protected Scope |
objectRegistry
|
| Constructor Summary | |
|---|---|
ExceptionHandler()
|
|
| Method Summary | |
|---|---|
void |
handleException(java.lang.Exception e,
Scope objectRegistry)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Field Detail |
|---|
protected java.lang.Exception exception
protected Scope objectRegistry
| Constructor Detail |
|---|
public ExceptionHandler()
| Method Detail |
|---|
public void handleException(java.lang.Exception e,
Scope objectRegistry)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||