Table Of Contents
inv_errors.idl
Interface List
The inv_errors.idl file contains the following interface:
InventoryErrors::ErrorCodesModule InventoryErrors
Error codes for the Inventory Manager module.
Interface ErrorCodes
Constants
const short CCNSC_INV_CPE_CREATION_FAILURE = 2001const short CCNSC_INV_CPE_DELETION_FAILURE = 2005const short CCNSC_INV_CPE_TYPE_UNSUPPORTED = 2000const short CCNSC_INV_INVALID_CPE_ID = 2002const short CCNSC_INV_PARENT_ID = 2003const short CCNSC_INV_RESERVE_ASSOC_FAILED = 2004const short CCNSC_INV_RETRIEVAL_FAILURE = 2006const short CCNSC_INV_TECH_TYPE_UNSUPPORTED = 2007const short CCNSC_OK = 0const short CCNSC_UNKNOWN_ERROR = 9999