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