ITK Function Reference

(V10000.1.0.60_20160308.00)
Fnd0mmv_errors.h File Reference
#include <common/emh_const.h>

Go to the source code of this file.

Macros

Error code constants
#define MMV_ERROR_BASE   EMH_FND0MMV_error_base
 
#define FND0MMV_internal_error   (MMV_ERROR_BASE + 1)
 
#define FND0MMV_invalid_sphier_tag   (MMV_ERROR_BASE + 2)
 
#define FND0MMV_invalid_cursor   (MMV_ERROR_BASE + 3)
 
#define FND0MMV_config_not_harvested   (MMV_ERROR_BASE + 4)
 
#define FND0MMV_cursor_not_specified   (MMV_ERROR_BASE + 5)
 
#define FND0MMV_invalid_object_tag   (MMV_ERROR_BASE + 6)
 
#define FND0MMV_already_locked_by_curr_sess   (MMV_ERROR_BASE + 11)
 
#define FND0MMV_already_locked_by_sess   (MMV_ERROR_BASE + 12)
 
#define FND0MMV_not_locked_for_viewing   (MMV_ERROR_BASE + 13)
 
#define FND0MMV_spatialhier_dataset_not_found   (MMV_ERROR_BASE + 14)
 
#define FND0MMV_not_a_top_bom_line   (MMV_ERROR_BASE + 15)
 
#define FND0MMV_failed_execute_database_operation   (MMV_ERROR_BASE + 31)
 
#define FND0MMV_cannot_create_spatial_cell_indexes   (MMV_ERROR_BASE + 32)
 
#define FND0MMV_cannot_delete_spatial_cell_indexes   (MMV_ERROR_BASE + 33)
 
#define FND0MMV_cannot_create_equiv_thread_record   (MMV_ERROR_BASE + 34)
 
#define FND0MMV_cannot_delete_equiv_thread_record   (MMV_ERROR_BASE + 35)
 

Detailed Description

Define error codes used with Tc Fnd0mmv

Definition in file Fnd0mmv_errors.h.