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