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