|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.xoetrope.debug.selfhealing.DataSourceClassMissing
public class DataSourceClassMissing
| Constructor Summary | |
|---|---|
DataSourceClassMissing()
|
|
| Method Summary | |
|---|---|
void |
fixError(XProject project,
java.lang.Object sourceObj,
java.lang.Throwable t)
Attempt to fix an error when running a XUI application |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceClassMissing()
| Method Detail |
|---|
public void fixError(XProject project,
java.lang.Object sourceObj,
java.lang.Throwable t)
fixError in interface RepairOperationproject - 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 | |||||||||