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