public class CCUnexpectedDataValueErrorEvent extends OperationUserErrorEvent<Object>
Used as SLEE error event class by CCErrors.unexpectedDataValue
.
ID
Constructor and Description |
---|
CCUnexpectedDataValueErrorEvent(CCDialog dialog,
TcapOperation operation,
TcapError error,
Object parameter,
int invokeId)
Initialise a new com.opencloud.slee.resources.cgin.callcontrol.events.CCUnexpectedDataValueErrorEvent
|
Modifier and Type | Method and Description |
---|---|
CCDialog |
getDialog()
Gets the associated dialog.
|
getErrorInfo, getParameter, toString
getInvokeId, getOperationInfo
public CCUnexpectedDataValueErrorEvent(CCDialog 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