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