ITK Function Reference

(V10000.1.0.60_20160308.00)
soamanufacturing_errors.h
Go to the documentation of this file.
1 /*
2 Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
3  ==================================================
4  Copyright 2014.
5  Siemens Product Lifecycle Management Software Inc.
6  All Rights Reserved.
7  ==================================================
8  Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
9 */
18 #ifndef SOAMANUFACTURING_ERRORS_H
19 #define SOAMANUFACTURING_ERRORS_H
20 
21 #include <common/emh_const.h>
22 
25 #define SOAMANUFACTURING_failed_to_update_MENXObject (EMH_SOAMANUFACTURING_error_base + 0 )
26 
28 #define SOAMANUFACTURING_failed_to_update_MEActivity (EMH_SOAMANUFACTURING_error_base + 20)
29 
30 
31 #define SOAMANUFACTURING_internal_error (EMH_SOAMANUFACTURING_error_base + 40)
32 #define SOAMANUFACTURING_illegal_source_type (EMH_SOAMANUFACTURING_error_base + 41)
33 #define SOAMANUFACTURING_illegal_target_type (EMH_SOAMANUFACTURING_error_base + 42)
34 #define SOAMANUFACTURING_la_from_different_objects (EMH_SOAMANUFACTURING_error_base + 43)
35 #define SOAMANUFACTURING_wrong_source_type (EMH_SOAMANUFACTURING_error_base + 44)
36 #define SOAMANUFACTURING_not_mfg_node (EMH_SOAMANUFACTURING_error_base + 45)
37 #define SOAMANUFACTURING_plane_zone_search_not_impl (EMH_SOAMANUFACTURING_error_base + 46)
38 #define SOAMANUFACTURING_classification_search_not_impl (EMH_SOAMANUFACTURING_error_base + 47)
39 #define SOAMANUFACTURING_search_by_size_not_impl (EMH_SOAMANUFACTURING_error_base + 48)
40 
44 #define SOAMANUFACTURING_scope_has_no_bomline (EMH_SOAMANUFACTURING_error_base + 49)
45 #define SOAMANUFACTURING_invalid_value_in_vector (EMH_SOAMANUFACTURING_error_base + 50)
46 #define SOAMANUFACTURING_invalid_root (EMH_SOAMANUFACTURING_error_base + 51)
47 #define SOAMANUFACTURING_invalid_node (EMH_SOAMANUFACTURING_error_base + 52)
48 #define SOAMANUFACTURING_invalid_value (EMH_SOAMANUFACTURING_error_base + 53)
49 #define SOAMANUFACTURING_invalid_type (EMH_SOAMANUFACTURING_error_base + 54)
50 #define SOAMANUFACTURING_invalid_context (EMH_SOAMANUFACTURING_error_base + 55)
51 #define SOAMANUFACTURING_one_entry_only (EMH_SOAMANUFACTURING_error_base + 56)
52 #define SOAMANUFACTURING_too_many_entries (EMH_SOAMANUFACTURING_error_base + 57)
53 #define SOAMANUFACTURING_invalid_constraint_type (EMH_SOAMANUFACTURING_error_base + 58)
54 #define SOAMANUFACTURING_unknown_type (EMH_SOAMANUFACTURING_error_base + 59)
55 #define SOAMANUFACTURING_disparate_contexts (EMH_SOAMANUFACTURING_error_base + 60)
56 #define SOAMANUFACTURING_invalid_traversal_level (EMH_SOAMANUFACTURING_error_base + 61)
57 
60 #define SOAMANUFACTURING_missing_variant_rule (EMH_SOAMANUFACTURING_error_base + 62)
61 
65 #define SOAMANUFACTURING_config_svr_mismatch (EMH_SOAMANUFACTURING_error_base + 63)
66 
70 #define SOAMANUFACTURING_config_pv_mismatch (EMH_SOAMANUFACTURING_error_base + 64)
71 
75 #define SOAMANUFACTURING_config_svrs_mismatch (EMH_SOAMANUFACTURING_error_base + 65)
76 
80 #define SOAMANUFACTURING_config_pvs_mismatch (EMH_SOAMANUFACTURING_error_base + 66)
81 
85 #define SOAMANUFACTURING_config_svrs_pvs__mismatch (EMH_SOAMANUFACTURING_error_base + 67)
86 
91 #define SOAMANUFACTURING_invalid_node2 (EMH_SOAMANUFACTURING_error_base + 68)
92 
96 #define SOAMANUFACTURING_invalid_object_to_find_cc (EMH_SOAMANUFACTURING_error_base + 69)
97 
101 #define SOAMANUFACTURING_where_reference_failed (EMH_SOAMANUFACTURING_error_base + 70)
102 
112 #define SOAMANUFACTURING_MRM_GTC_preference_not_set (EMH_SOAMANUFACTURING_error_base + 300)
113 
115 #define SOAMANUFACTURING_MRM_GTC_root_dir_not_found (EMH_SOAMANUFACTURING_error_base + 301)
116 
118 #define SOAMANUFACTURING_MRM_GTC_cannot_open_info_file (EMH_SOAMANUFACTURING_error_base + 302)
119 
121 #define SOAMANUFACTURING_MRM_GTC_no_valid_vendor_catalog_found (EMH_SOAMANUFACTURING_error_base + 303)
122 
124 #define SOAMANUFACTURING_MRM_GTC_transfermode_not_found (EMH_SOAMANUFACTURING_error_base + 320)
125 
127 #define SOAMANUFACTURING_MRM_GTC_transfermode_tag_invalid (EMH_SOAMANUFACTURING_error_base + 321)
128 
130 #define SOAMANUFACTURING_MRM_GTC_transfermode_no_object (EMH_SOAMANUFACTURING_error_base + 322)
131 
132 /* The vendor catalog PLMXML import file "%1$" does not exist. */
133 #define SOAMANUFACTURING_MRM_GTC_vendor_catalog_no_file (EMH_SOAMANUFACTURING_error_base + 323)
134 
135 /* The provided import option is invalid. Please select one of the import options 'Ignore' or 'Overwrite'. */
136 #define SOAMANUFACTURING_MRM_GTC_import_invalid_import_option (EMH_SOAMANUFACTURING_error_base + 324)
137 
138 /* The file ticket for the PLMXML import log file cannot be created. Please report this error to your system administrator. */
139 #define SOAMANUFACTURING_MRM_GTC_import_cannot_create_log_ticket (EMH_SOAMANUFACTURING_error_base + 325)
140 
141 /* An error has occurred while importing the vendor catalog hierarchy. Please contact your system administrator. */
142 #define SOAMANUFACTURING_MRM_GTC_import_error_vendor_catalog (EMH_SOAMANUFACTURING_error_base + 326)
143 
144 /* An error has occurred while importing STEP 3D models. Please contact your system administrator. */
145 #define SOAMANUFACTURING_MRM_GTC_import_step_3d_model (EMH_SOAMANUFACTURING_error_base + 330)
146 
147 /* The specified 3D model file does not exist: %1$. */
148 #define SOAMANUFACTURING_MRM_GTC_import_3d_model_file_not_found (EMH_SOAMANUFACTURING_error_base + 331)
149 
150 /* The catalog Internal Classification Object (ICO) contains no 3D model file name. */
151 #define SOAMANUFACTURING_MRM_GTC_ICO_no_3D_model_file_name (EMH_SOAMANUFACTURING_error_base + 332)
152 
153 /* The Manufacturing Resource Library (MRL) Internal Classification Object (ICO) contains no reference to the specified catalog ICO "%1$". */
154 #define SOAMANUFACTURING_MRM_GTC_MRL_ICO_no_reference_to_catalog (EMH_SOAMANUFACTURING_error_base + 333)
155 
156 /* An error has occurred while importing the STEP 3D model "%1$". Please contact your system administrator. */
157 #define SOAMANUFACTURING_MRM_GTC_import_3d_model_error (EMH_SOAMANUFACTURING_error_base + 334)
158 
159 /* The BOM Window is invalid. */
160 #define SOAMANUFACTURING_MRM_GTC_invalid_BOMWindow (EMH_SOAMANUFACTURING_error_base + 345)
161 
162 /* The "Show GCS (Guided Component Search) Connection Points" option "%1$" is invalid. Valid values are 0 (hide all connection points), 1 (show all connection points), 2 (hide all connected connection points). */
163 #define SOAMANUFACTURING_MRM_GTC_invalid_show_GCS_option (EMH_SOAMANUFACTURING_error_base + 346)
164 
165 /* An error has occurred while updating the NX tool assemblies. Please contact your system administrator. */
166 #define SOAMANUFACTURING_MRM_GTC_error_update_NX_tool_assemblies (EMH_SOAMANUFACTURING_error_base + 350)
167 
168 /* The NX Tool Type is not specified. */
169 #define SOAMANUFACTURING_MRM_GTC_NX_tool_type_not_specified (EMH_SOAMANUFACTURING_error_base + 351)
170 
171 /* The Tracking Point is not specified for the turning tool assembly "%1$". */
172 #define SOAMANUFACTURING_MRM_GTC_tracking_point_not_specified (EMH_SOAMANUFACTURING_error_base + 352)
173 
174 /* The Graphics Builder is not configured properly. Please contact your system administrator. */
175 #define SOAMANUFACTURING_MRM_GTC_GB_not_properly_configured (EMH_SOAMANUFACTURING_error_base + 353)
176 
177 /* An error has occurred while creating the tool assembly NX part file with the user function UF_CreateToolPartFile. Please contact your system administrator. */
178 #define SOAMANUFACTURING_MRM_GTC_error_create_tool_part_file (EMH_SOAMANUFACTURING_error_base + 354)
179 
180 /* An error has occurred while creating the tool base component in the tool assembly NX part file with the user function UF_CreateToolBaseComponent. Please contact your system administrator. */
181 #define SOAMANUFACTURING_MRM_GTC_error_create_tool_component (EMH_SOAMANUFACTURING_error_base + 355)
182 
183 /* An error has occurred while adding the tool junctions in the tool assembly NX part file with the user function UF_AddJunctions. Please contact your system administrator. */
184 #define SOAMANUFACTURING_MRM_GTC_error_add_tool_junctions (EMH_SOAMANUFACTURING_error_base + 356)
185 
186 /* An error has occurred while adding Cut and Nocut geometry to the tool assembly NX part file with the user function UF_AddGeometry. Please contact your system administrator. */
187 #define SOAMANUFACTURING_MRM_GTC_error_add_cut_nocut_geometry (EMH_SOAMANUFACTURING_error_base + 357)
188 
189 /* An error has occurred while creating Cut and Nocut spin geometry in the tool assembly NX part file with the user function UF_SpinGeometry. Please contact your system administrator. */
190 #define SOAMANUFACTURING_MRM_GTC_error_create_cut_nocut_spin (EMH_SOAMANUFACTURING_error_base + 358)
191 
192 /* An error has occurred while writing the part attributes in the tool assembly NX part file with the user function UF_WritePartAttributes. Please contact your system administrator. */
193 #define SOAMANUFACTURING_MRM_GTC_error_write_part_attributes (EMH_SOAMANUFACTURING_error_base + 359)
194 
195 /* An error has occurred while saving the work part of the tool assembly NX part file with the user function UF_Part_save_work_part. Please contact your system administrator. */
196 #define SOAMANUFACTURING_MRM_GTC_error_save_work_part (EMH_SOAMANUFACTURING_error_base + 360)
197 
198 /* The assortment file "%1$" cannot be found. Please contact your system administrator. */
199 #define SOAMANUFACTURING_MRM_GTC_assortment_file_not_found (EMH_SOAMANUFACTURING_error_base + 361)
200 
201 /* The mapping file "%1$" cannot be found. Please contact your system administrator. */
202 #define SOAMANUFACTURING_MRM_GTC_mapping_file_not_found (EMH_SOAMANUFACTURING_error_base + 362)
203 
204 /* The STEP P21 file "%1$" cannot be found. Please contact your system administrator. */
205 #define SOAMANUFACTURING_MRM_GTC_step_p21_file_not_found (EMH_SOAMANUFACTURING_error_base + 363)
206 
207 /* An error has occurred while importing the STEP P21 files. Please contact your system administrator. */
208 #define SOAMANUFACTURING_MRM_GTC_import_error_step_p21_files (EMH_SOAMANUFACTURING_error_base + 364)
209 
210 /* An error has occurred while counting the STEP P21 files. Please contact your system administrator. */
211 #define SOAMANUFACTURING_MRM_GTC_error_count_step_p21_files (EMH_SOAMANUFACTURING_error_base + 365)
212 
213 /* An error has occurred while checking the tool parameters. Please refer to the Teamcenter server syslog file for more information on this error, or contact your system administrator. */
214 #define SOAMANUFACTURING_MRM_error_tool_parameter_check_failed (EMH_SOAMANUFACTURING_error_base + 370)
215 
216 /* An error has occurred while obtaining information on vendor catalogs. Please refer to the Teamcenter server syslog file for more information on this error, or contact your system administrator. */
217 #define SOAMANUFACTURING_MRM_GTC_error_get_vendor_catalog_info (EMH_SOAMANUFACTURING_error_base + 371)
218 
221 #define SOAMANUFACTURING_invalid_recipe_anchor (EMH_SOAMANUFACTURING_error_base + 372)
222 
225 #define SOAMANUFACTURING_invalid_key (EMH_SOAMANUFACTURING_error_base + 373)
226 
229 #define SOAMANUFACTURING_invalid_scope (EMH_SOAMANUFACTURING_error_base + 374)
230 
233 #define SOAMANUFACTURING_invalid_recipe_name (EMH_SOAMANUFACTURING_error_base + 375)
234 
237 #define SOAMANUFACTURING_missing_recipe_schema (EMH_SOAMANUFACTURING_error_base + 376)
238 
240 #define SOAMANUFACTURING_MRM_GTC_error_unzip_gtc_package (EMH_SOAMANUFACTURING_error_base + 380)
241 
243 #define SOAMANUFACTURING_MRM_error_map_classification_object (EMH_SOAMANUFACTURING_error_base + 381)
244 
246 #define SOAMANUFACTURING_invalid_reuse_rev (EMH_SOAMANUFACTURING_error_base + 382)
247 
249 #define SOAMANUFACTURING_equivalent_search_error (EMH_SOAMANUFACTURING_error_base + 383)
250 
252 #define SOAMANUFACTURING_alignment_error (EMH_SOAMANUFACTURING_error_base + 384)
253 
255 #define SOAMANUFACTURING_MRM_error_create_setup_sheets (EMH_SOAMANUFACTURING_error_base + 385)
256 
258 #define SOAMANUFACTURING_MRM_error_create_setup_sheet (EMH_SOAMANUFACTURING_error_base + 386)
259 
261 #endif