|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepairOperation
| Method Summary | |
|---|---|
void |
fixError(XProject project,
java.lang.Object sourceObj,
java.lang.Throwable t)
Attempt to fix an error when running a XUI application |
| Method Detail |
|---|
void fixError(XProject project,
java.lang.Object sourceObj,
java.lang.Throwable t)
project - the current projectsourceObj - the instance of the class from which the error handler was
invoked, or the object being repairedt - throwable the exception that was trapped, or null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||