Table of Contents
SPMErrors.idl
Interface List
Module SPMErrors
Interface ErrorCodes
SPMErrors.idl
Interface List
The file SPMErrors.idl contains the following interface:
Module SPMErrors
This module contains all Error Codes for the Service Provisioning Manager Module.
Interface ErrorCodes
Constants
Profile Manager component errors
const short PM_PROFILE_ROOT_CREATION_ERR
= 1302
const short PM_PROFILE_ROOT_NOT_A_DIR_ERR
= 1301
const short PM_REMOVE_EMPTY_DIR_ERR
= 1313
const short PM_REMOVE_ERR
= 1328
const short PM_SAME_CONTENT_ERR
= 1329
const short PM_SCHEMA_NOT_FOUND
= 1315
const short PM_SYS_EXCEPTION_ERR
= 1303
const short PM_ALREADY_EXISTS
= 1307
const short PM_ASSOC_ERR
= 1319
const short PM_ASSOC_MISMATCH
= 1322
const short PM_CANNOT_ACCESS
= 1310
const short PM_CANNOT_MAKE_DIR
= 1308
const short PM_CLASS_NOT_FOUND_EXCEPTION_ERR
= 1305
const short PM_CREATE_ROOT_NOT_ALLOWED
= 1333
const short PM_DE_ASSOC_ERR
= 1334
const short PM_DELETE_PROFILE_ERR
= 1327
const short PM_DELETE_ROOT_NOT_ALLOWED
= 1311
const short PM_DOES_NOT_EXIST
= 1330
const short PM_EXISTED_AS_GROUP
= 1335
const short PM_GET_PROFILE_ERR
= 1324
const short PM_GROUP_NOT_EMPTY
= 1314
const short PM_IN_RESTRICTED_GROUP
= 1332
const short PM_INSERT_SCHEMA_ERR
= 1316
const short PM_INVALID_ID
= 1331
const short PM_INVALID_TYPE
= 1323
const short PM_INVALID_XML
= 1317
const short PM_IO_EXCEPTION_ERR
= 1304
const short PM_MOD_TYPE_NOT_ALLOWED
= 1325
const short PM_MOD_UPDATE_HASH_MAP_ERR
= 1326
const short PM_MSG
= 1312
const short PM_NOT_A_GROUP
= 1309
const short PM_NOT_DIR
= 1318
const short PM_NOT_FULL_PATH
= 1306
const short PM_NOT_PROVISION
= 1321
const short PM_NOT_SERVICE
= 1320
const short PM_PROFILE_NOT_FOUND_ERR
= 1300
Profile Analyzer component errors
const short PA_ASSOC_PROFILE_NOT_MATCH_ERR
= 1401
const short PA_EMPTY_DFT_OPER_AND_SF_OPER
= 1406
const short PA_GEN_MISSING_TAG_ERR
= 1408
const short PA_GEN_SF_NOT_FOUND_ERR
= 1409
const short PA_GEN_UNKNOWN_OPER_ID_ERR
= 1407
const short PA_INVALID_XML_ELEMENT_ERR
= 1420
const short PA_INVALID_XML_REQUEST_ERR
= 1405
const short PA_MISMATCHED_PROFILE_TYPE_ERR
= 1403
const short PA_MISSING_CRITERIA_ERR
= 1402
const short PA_NO_ASSOC_PROFILE_ERR
= 1404
const short PA_NV_LIST_GEN_ERR
= 1400
const short UNKNOWN_ERROR
= 9999
Major code for SPM module
const short SPM_MAJOR_CODE
= 0
Minor code for errors originating from SPM (not from TaskPrimitives).
const short SPM_SUCCESS
= 0
Service Request Manager component errors
const short SRM_CONFIG_PARSER_ERR
= 1211
const short SRM_DUP_SERVICE_RECORD_ERR
= 1202
const short SRM_FATAL_ERR
= 1201
const short SRM_INVALID_SERVICE_REQUEST_ERR
= 1210
const short SRM_INVALID_XML_CONFIG_PARAM_ERR
= 1212
const short SRM_OP_STATUS_UNKNOWN
= 1207
const short SRM_PRIMITIVE_EXIT_FAILIED
= 1209
const short SRM_REQ_ID_GEN_ERR
= 1217
const short SRM_RETRIEVE_SERVICE_RECORD_ERR
= 1203
const short SRM_SERVICE_FEATURE_CHECK_FAILURE
= 1208
const short SRM_SERVICE_PROFILE_NOT_FOUND_ERR
= 1206
const short SRM_SF_BASED_PS_ERROR
= 1213
const short SRM_SF_BASED_PS_IMPL_ERROR
= 1215
const short SRM_SF_BASED_PS_INTF_ERROR
= 1216
const short SRM_SF_BASED_PS_JAR_ERROR
= 1214
const short SRM_STORE_SERVICE_RECORD_ERR
= 1204
const short SRM_TASK_PROFILE_NOT_FOUND_ERR
= 1205
Task Manager component errors
const short TM_DUPLICATE_NS_ERR
= 1105
const short TM_INIT_ERR
= 1100
const short TM_INTERNAL_ERR
= 1102
const short TM_INVALID_PARAM_ERR
= 1101
const short TM_LOGIC_ERR
= 1103
const short TM_UNSUPPORTED_LANG_ERR
= 1104
Posted: Wed May 21 08:19:01 PDT 2003
All contents are Copyright © 1992--2003 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.