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