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