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