Throws an exception. The exception is thrown by the message broker interface using the specified arguments as exception data.
void cciThrowException( int* returnCode, CCI_EXCEPTION_TYPE type, char* file, int line, char* function, CciChar* messageSource, int messageNumber, char* traceText, ...);