|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FailedEventExceptionReport
The FailedEventExceptionReport
interface defines the structured information
of exception when performing a batch operation to delete and resubmit failed events.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getExceptionDetail()
Get exception detail. |
java.util.Date |
getExceptionTime()
Get the time when exception happens. |
java.lang.String |
getMsgId()
Get failed event message id. |
boolean |
isWarning()
|
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getMsgId()
java.util.Date getExceptionTime()
java.lang.String getExceptionDetail()
boolean isWarning()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |