|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> [ log overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jbpm.workflow.log
Interface ExceptionReport

- All Superinterfaces:
- LogDetail
- public interface ExceptionReport
- extends LogDetail
| Method Summary | |
java.lang.String |
getExceptionClassName()
|
java.lang.String |
getExceptionMessage()
|
java.lang.String |
getStackTrace()
|
| Methods inherited from interface org.jbpm.workflow.log.LogDetail |
getLog |
| Method Detail |
getExceptionClassName
public java.lang.String getExceptionClassName()
getExceptionMessage
public java.lang.String getExceptionMessage()
getStackTrace
public java.lang.String getStackTrace()
|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> [ log overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC