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