ITK Function Reference

(V10000.1.0.60_20160308.00)
ps_errors.h
Go to the documentation of this file.
1 
2 
3 /*==============================================================================
4  Copyright 2007 UGS Corp. All Rights Reserved.
5  ==============================================================================*/
6 
13 /* */
14 
15 #ifndef PS_ERRORS_H
16 #define PS_ERRORS_H
17 
18 #include <common/emh_const.h>
19 
26 #define PS_error_base EMH_PS_error_base
27 
28 #define PS_internal_error (PS_error_base + 1)
29 #define PS_insufficient_privilege (PS_error_base + 2)
30 #define PS_invalid_occurrence (PS_error_base + 3)
31 #define PS_not_found (PS_error_base + 4)
32 #define PS_invalid_view_type (PS_error_base + 5)
33 #define PS_invalid_bom_view (PS_error_base + 6)
34 #define PS_invalid_bvr (PS_error_base + 7)
35 #define PS_cyclic_structure (PS_error_base + 8)
36 #define PS_invalid_value (PS_error_base + 9)
37 #define PS_no_transform (PS_error_base + 10)
38 #define PS_invalid_item (PS_error_base + 12)
39 #define PS_invalid_item_rev (PS_error_base + 13)
40 #define PS_invalid_class (PS_error_base + 14)
41 #define PS_invalid_ref_class (PS_error_base + 15)
42 #define PS_duplicate (PS_error_base + 16)
43 #define PS_invalid_attribute (PS_error_base + 17)
44 #define PS_invalid_child_item (PS_error_base + 18)
45 #define PS_invalid_note_type (PS_error_base + 19)
46 #define PS_no_note_of_this_type (PS_error_base + 20)
47 #define PS_cant_modify_bvr (PS_error_base + 21)
48 #define PS_bvr_is_precise (PS_error_base + 22)
49 #define PS_no_seq_no (PS_error_base + 23)
50 #define PS_bvr_in_use (PS_error_base + 24)
51 #define PS_invalid_occurrence_flag (PS_error_base + 25)
52 #define PS_no_note_types (PS_error_base + 26)
53 #define PS_unmodifiable_item (PS_error_base + 27)
54 #define PS_unmodifiable_item_rev (PS_error_base + 28)
55 #define PS_duplicate_substitute (PS_error_base + 29)
56 #define PS_no_such_substitute (PS_error_base + 30)
57 #define PS_cant_delete_preferred (PS_error_base + 31)
58 #define PS_shared_bvr (PS_error_base + 32)
59 #define PS_no_default_view_type (PS_error_base + 33)
60 #define PS_multiple_view_ambiguity (PS_error_base + 34)
61 #define PS_duplicate_bom_view (PS_error_base + 35)
62 #define PS_duplicate_bvr (PS_error_base + 36)
63 #define PS_cant_unattach_bvr (PS_error_base + 37)
64 #define PS_no_bvr_of_view_type (PS_error_base + 38)
65 #define PS_note_string_too_long (PS_error_base + 39)
66 #define PS_bvr_needs_refresh (PS_error_base + 40)
67 #define PS_note_invalid_default_value (PS_error_base + 41)
68 #define PS_has_old_transform_only (PS_error_base + 42)
69 #define PS_could_not_convert_transform (PS_error_base + 43)
70 #define PS_no_legacy_transform_factor (PS_error_base + 44)
71 #define PS_not_a_plmxml_transform (PS_error_base + 45)
72 #define PS_already_plmxml_transform (PS_error_base + 46)
73 #define PS_two_transforms (PS_error_base + 47)
74 #define PS_allow_plmxml_pref_invalid (PS_error_base + 48)
75 #define PS_transform_format_pref_invalid (PS_error_base + 49)
76 #define PS_transform_units_pref_invalid (PS_error_base + 50)
77 #define PS_invalid_occ_type (PS_error_base + 51)
78 #define PS_cyclic_pred_structure (PS_error_base + 52)
79 #define PS_pred_rel_exists (PS_error_base + 53)
80 #define PS_self_predecessor (PS_error_base + 54)
81 #define PS_could_not_get_units_from_form (PS_error_base + 55)
82 #define PS_no_ug_master_for_item_rev (PS_error_base + 56)
83 #define PS_no_form_attached_to_ug_part (PS_error_base + 57)
84 #define PS_cant_cut_occurrence (PS_error_base + 58)
85 #define PS_client_data_defn_in_use (PS_error_base + 59)
86 #define PS_no_occurrence_name (PS_error_base + 60)
87 #define PS_cannot_add_bv_to_linked_vi (PS_error_base + 61)
88 #define PS_cannot_change_view_in_vi (PS_error_base + 62)
89 #define PS_cannot_change_vi_sos (PS_error_base + 63)
90 #define PS_cannot_add_to_vi_structure (PS_error_base + 64)
91 #define PS_cannot_remove_in_vi_structure (PS_error_base + 65)
92 #define PS_modvar_ref_prevents_rename (PS_error_base + 66)
93 
95 #define PS_option_is_referenced (PS_error_base + 67)
96 
97 #define PS_invalid_apn_tag (PS_error_base + 68)
98 #define PS_invalid_absocc_id (PS_error_base + 69)
99 #define PS_invalid_attr_tag (PS_error_base + 70)
100 #define PS_invalid_attachment_tag (PS_error_base + 71)
101 #define PS_invalid_absocc_grm_anchor (PS_error_base + 72)
102 #define PS_no_valid_types (PS_error_base + 73)
103 #define PS_referenced_by_ic (PS_error_base + 74)
104 #define PS_no_such_substitute_context (PS_error_base + 75)
105 #define PS_duplicate_substitute_context (PS_error_base + 76)
106 #define PS_cannot_delete_vi_sos (PS_error_base + 77)
107 #define PS_inconsistent_occ_effs (PS_error_base + 78)
108 #define PS_occ_eff_upgrade_failed (PS_error_base + 79)
109 #define PS_occ_eff_refd_by_non_occ (PS_error_base + 80)
110 #define PS_occ_eff_refd_by_modified_occ (PS_error_base + 81)
111 #define PS_invalid_opt_item (PS_error_base + 82)
112 #define PS_duplicate_optional_item (PS_error_base + 83)
113 #define PS_no_optional_item (PS_error_base + 84)
114 #define PS_no_qual_bvr_access (PS_error_base + 85)
115 #define PS_affo_not_absoccdata (PS_error_base + 86)
116 #define PS_duplicate_arrangement_name (PS_error_base + 87)
117 #define PS_invalid_arrangement_tag (PS_error_base + 88)
118 #define PS_arrangement_import_xml_error (PS_error_base + 89)
119 #define PS_arrangement_export_xml_error (PS_error_base + 90)
120 /* <Syed> PS_apn_referenced_by_a_replica denotes If an APN references a STUB */
121 #define PS_occ_references_replica_object (PS_error_base + 91)
122 #define PS_reln_has_ices_cannot_delete (PS_error_base + 92)
123 #define PS_var_exp_remotely_owned (PS_error_base + 93)
124 #define PS_can_not_perform_export (PS_error_base + 94)
125 #define PS_cannot_share_absocc (PS_error_base + 95)
126 #define PS_invalid_seq_no (PS_error_base + 96)
127 #define PS_serious_error (PS_error_base + 97)
128 #define PS_unable_to_export (PS_error_base + 98)
129 
135 #define PS_rollup_input_prop_len_error (PS_error_base + 99)
136 #define PS_rollup_output_prop_len_error (PS_error_base + 100)
137 #define PS_rollup_assert_prop_len_error (PS_error_base + 101)
138 #define PS_rollup_invalid_template_error (PS_error_base + 102)
139 #define PS_rollup_name_prop_len_error (PS_error_base + 103)
140 #define PS_rollup_desc_prop_len_error (PS_error_base + 104)
141 #define PS_rollup_delim_prop_len_error (PS_error_base + 105)
142 #define PS_rollup_context_prop_len_error (PS_error_base + 106)
143 #define PS_rollup_scope_prop_len_error (PS_error_base + 107)
144 #define PS_rollup_template_exists_error (PS_error_base + 108)
145 #define PS_rollup_temp_dir_error (PS_error_base + 109)
146 #define PS_invalid_uid_value (PS_error_base + 110)
147 
155 #define PS_publishlink_invalid_source (PS_error_base + 111)
156 #define PS_publishlink_invalid_target (PS_error_base + 112)
157 #define PS_publishlink_invalid_type (PS_error_base + 113)
158 #define PS_publishlink_target_already_has_source (PS_error_base + 114)
159 #define PS_publishlink_invalid_target_to_remove (PS_error_base + 115)
160 #define PS_publishlink_invalid_target_multiple_sources (PS_error_base + 116)
161 #define PS_publishlink_multiple_links (PS_error_base + 117)
162 #define PS_publishlink_data_flag (PS_error_base + 118)
163 #define PS_publishlink_not_exist_for_source (PS_error_base + 119)
164 #define PS_publishlink_not_exist_for_target (PS_error_base + 120)
165 #define PS_publish_no_data_found (PS_error_base + 121)
166 #define PS_publishlink_can_not_create_publishlink_on_replica_object (PS_error_base + 122)
167 #define PS_publishlink_invalid_source_type (PS_error_base + 123)
168 #define PS_publishlink_invalid_target_type (PS_error_base + 124)
169 #define PS_empty_usage_addr (PS_error_base + 125)
170 #define PS_empty_pos_des (PS_error_base + 126)
171 #define PS_publishlink_mismatch_source_target_logical_identity (PS_error_base + 127)
172 #define PS_publishlink_all_target_logical_identity_not_same (PS_error_base + 128)
173 #define PS_publishlink_target_needs_design_required (PS_error_base + 129)
174 #define PS_publishlink_source_already_has_plink (PS_error_base + 130)
175 #define PS_publishlink_cannot_delete (PS_error_base + 131)
176 #define PS_arrangement_find_used_anchor_error (PS_error_base + 132)
177 #define PS_invalid_existing_thread (PS_error_base + 133)
178 
180 #define PS_export_no_bv_in_bvr (PS_error_base + 134)
181 
182 #define PS_transfer_no_bv_in_bvr (PS_error_base + 135)
183 
191 #define PS_invalid_dataset (PS_error_base + 136)
192 
193 #define PS_invalid_Qualifier_tag (PS_error_base + 137)
194 
195 #define PS_drawingType_component_error (PS_error_base + 139)
196 #define PS_topline_cannot_be_source (PS_error_base + 140)
197 #define PS_topline_cannot_be_target (PS_error_base + 141)
198 
205 #define PS_condvalresult_cannot_delete (PS_error_base + 142)
206 
207 #define PS_invalid_substitute (PS_error_base + 143)
208 #define PS_cant_overwrite_existing_value (PS_error_base + 144)
209 #define PS_cant_edit_existing_value (PS_error_base + 145)
210 
211 #define PS_option_referenced (PS_error_base + 146)
212 #define PS_cant_delete_option_value (PS_error_base + 147)
213 
214 #define PS_retrieve_plmxml_tag_error (PS_error_base + 148)
215 
219 #define PS_no_revision_for_validation (PS_error_base + 149)
220 
221 #define PS_occurrence_validation_error (PS_error_base + 150)
222 
223 #define PS_occurrence_invalid_type (PS_error_base + 151)
224 
225 
226 
234 #define PS_massupdate_no_changeitem (PS_error_base + 152)
235 
238 #define PS_massupdate_already_done (PS_error_base + 153)
239 
241 #define PS_massupdate_changeitem_not_modifiable (PS_error_base + 154)
242 
244 #define PS_massupdate_parent_not_modifiable (PS_error_base + 155)
245 
247 #define PS_massupdate_parent_rev_not_modifiable (PS_error_base + 156)
248 
250 #define PS_massupdate_parent_in_another_active_changeitem (PS_error_base + 157)
251 
253 #define PS_massupdate_no_markups (PS_error_base + 158)
254 
256 #define PS_massupdate_multiple_markups (PS_error_base + 159)
257 
259 #define PS_massupdate_invalid_target (PS_error_base + 160)
260 
262 #define PS_massupdate_invalid_newpart (PS_error_base + 161)
263 
265 #define PS_massupdate_invalid_impacted (PS_error_base + 162)
266 
268 #define PS_massupdate_invalid_changeitem (PS_error_base + 163)
269 
271 #define PS_massupdate_invalid_markup_change (PS_error_base + 164)
272 
274 #define PS_massupdate_invalid_operation_type (PS_error_base + 165)
275 
278 #define PS_massupdate_newpart_conflict (PS_error_base + 166)
279 
281 #define PS_massupdate_markup_change_already_exists (PS_error_base + 167)
282 
286 #define PS_massupdate_markup_change_add_conflict (PS_error_base + 168)
287 
289 #define PS_massupdate_markup_change_not_member (PS_error_base + 169)
290 
292 #define PS_massupdate_parent_rev_invalid_for_operation (PS_error_base + 170)
293 
295 #define PS_massupdate_latest_parent_rev_not_updateable (PS_error_base + 171)
296 
298 #define PS_massupdate_changeitem_wrong_type (PS_error_base + 172)
299 
301 #define PS_massupdate_multiple_dataset_reports (PS_error_base + 173)
302 
304 #define PS_massupdate_multiple_dataset_report_refs (PS_error_base + 174)
305 
308 #define PS_massupdate_changeitem_problem_folder_failure (PS_error_base + 175)
309 
312 #define PS_massupdate_changeitem_impacted_folder_failure (PS_error_base + 176)
313 
316 #define PS_massupdate_changeitem_solution_folder_failure (PS_error_base + 177)
317 
320 #define PS_massupdate_changeitem_updated_sol_folder_failure (PS_error_base + 178)
321 
325 #define PS_option_item_multisited (PS_error_base + 179)
326 
328 #define PS_massupdate_parent_is_variant_item (PS_error_base + 180)
329 
331 #define PS_massupdate_parent_has_variant_item (PS_error_base + 181)
332 
334 #define PS_massupdate_parent_bvr_checked_out (PS_error_base + 182)
335 
338 #define PS_sos_save_disabled (PS_error_base + 183)
339 
341 #define PS_option_name_already_used (PS_error_base + 184)
342 
350 #define PS_rollup_quantity_error (PS_error_base + 185)
351 
352 #define PS_rollup_quantity_asrequired (PS_error_base + 186)
353 
356 #define PS_error (PS_error_base + 187)
357 
359 #define PS_invalid_persistentid_error (PS_error_base + 188)
360 
362 #define PS_cannot_create_modular_variant_condition (PS_error_base + 189)
363 
364 /* A problem has been detected with the Appearance Path Node (APN) information of the loaded structure. Please ask your system adiministrator to run the utility "apn_medic" in order to identify and repair inconsistencies in the APN structure. */
365 #define PS_apn_structure_corruption (PS_error_base + 190)
366 
367 /* PS_error_ceiling should always be last and always be equal to the biggest error code. */
368 #define PS_error_ceiling (PS_error_base + 190)
369 
372 #endif