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