Cisco Cisco Computer Telephony Integration OS 8.5 Developer's Guide

Page of 640
12-37
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
 
Chapter 12      Helper Classes
CCtiOsException Class (C++, Java, and .NET only)
Input Parameters
pMsg
Pointer to string that holds a description of an error.
iCode
Number that identifies an error.
iStatus
Status of an error.
rstrMsg
An STL string that holds a description of an error.
Return Values
None.
GetCode
The GetCode method returns the error code that generated the exception.
Syntax
C++, Java, .NET:
 int GetCode();
Parameters
None.
Return Values
Returns an integer error code that generated the exception. The errors are 
described in the Cilerror.h include file – see also