|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IErrorEvent
Event thrown by the framework to all registered ErrorHandler
instances.
Method Summary | |
---|---|
Throwable |
getException()
Gets the exception behind this error. |
JobSuite |
getJobSuite()
Gets the job suite from which this error occurred. |
JobProgress |
getProgress()
Gets the job progress of the job from which the error got triggered. |
Method Detail |
---|
Throwable getException()
JobSuite getJobSuite()
JobProgress getProgress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |