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