|
KIE Internal 6.2.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorInfo
Represents Error information of the executor service data model.
| Method Summary | |
|---|---|
Long |
getId()
Returns unique identifier of the error instance. |
String |
getMessage()
Returns error message for the error instance. |
String |
getStacktrace()
Returns complete stack trace of the exception that generated this error instance |
Date |
getTime()
Returns exact time when the exception happened. |
| Method Detail |
|---|
Long getId()
String getMessage()
String getStacktrace()
Date getTime()
|
KIE Internal 6.2.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||