|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.inet.report.EngineError
public class EngineError
This class provides information about an execution error of an
Engine or a sub Engine.
| Method Summary | |
|---|---|
java.lang.Throwable |
getCause()
Returns the Throwable responsible for this error. |
java.lang.String |
getMessage()
Returns the message text for this error. |
int |
getSubreportIndex()
Returns the index of the sub report if the error was raised during execution of a sub report. |
| Method Detail |
|---|
public java.lang.String getMessage()
public java.lang.Throwable getCause()
Throwable responsible for this error.
Throwable responsible for this errorpublic int getSubreportIndex()
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||