Error Codes


Error Codes in general package

See also Error Codes overview module

const int fwConfigurationDB_ERROR_GENERAL = -1
const int fwConfigurationDB_ERROR_DPTNotExist = -2
const int fwConfigurationDB_ERROR_OperationAborted = -3
const int fwConfigurationDB_ERROR_SeparatorCharInStringList = -4

Error Codes in Recipes package

see also Error Codes overview module.

const int fwConfigurationDB_ERROR_NoValuesDataInRT = -52

Detailed Description

The following error codes are returned as the third parameter of exceptionInfo


Variable Documentation

const int fwConfigurationDB_ERROR_GENERAL = -1

general error code

const int fwConfigurationDB_ERROR_DPTNotExist = -2

data point type does not exist

const int fwConfigurationDB_ERROR_OperationAborted = -3

operation was canceled.

const int fwConfigurationDB_ERROR_SeparatorCharInStringList = -4

separator characted found in the list, which was going to be converted to a string

fwConfigurationDB_ERROR_NoValuesDataInRT = -52

in the current recipe, there is no information about values to be stored for queried DPT (warning)


Generated on Thu May 14 12:06:05 2009 for Configuration Database component by  doxygen 1.4.7