public class CCCancelFailedErrorEvent extends OperationUserErrorEvent<CCCancelFailedArg>
Used as SLEE error event class by CCErrors.cancelFailed.
ID| Constructor and Description |
|---|
CCCancelFailedErrorEvent(CCDialog dialog,
TcapOperation operation,
TcapError error,
CCCancelFailedArg parameter,
int invokeId)
Initialise a new com.opencloud.slee.resources.cgin.callcontrol.events.CCCancelFailedErrorEvent
|
| Modifier and Type | Method and Description |
|---|---|
CCDialog |
getDialog()
Gets the associated dialog.
|
getErrorInfo, getParameter, toStringgetInvokeId, getOperationInfopublic CCCancelFailedErrorEvent(CCDialog dialog, TcapOperation operation, TcapError error, CCCancelFailedArg parameter, int invokeId)
dialog - the associated dialogoperation - operation that generated this errorerror - error metadata for this errorparameter - errorparameter POJOinvokeId - TCAP invoke ID