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