public class TaskExecutionException extends ProcessExecutionException
| Constructor and Description |
|---|
TaskExecutionException(at.gv.egovernment.moa.id.commons.api.IRequest pendingReq,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getOriginalException()
Get the original internal exception from task
|
String |
getPendingRequestID()
Get the pending-request ID of that request, which was processed when the exception occurs
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Throwable getOriginalException()
public String getPendingRequestID()
Copyright © 2017. All rights reserved.