ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
appr
appr_errors.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
12
/* */
13
14
#ifndef APPR_ERRORS_H
15
#define APPR_ERRORS_H
16
17
#include <
common/emh_const.h
>
18
#include <appr/libappr_exports.h>
19
27
#define APPR_missing_pool (EMH_APPR_error_base + 1)
28
30
#define APPR_duplicate_pools (EMH_APPR_error_base + 2)
31
33
#define APPR_missing_end_item (EMH_APPR_error_base + 3)
34
36
#define APPR_not_supported (EMH_APPR_error_base + 4)
37
39
#define APPR_array_length_mismatch (EMH_APPR_error_base + 5)
40
42
#define APPR_final_out_date_must_be_null (EMH_APPR_error_base + 6)
43
45
#define APPR_final_out_date_must_not_be_null (EMH_APPR_error_base + 7)
46
48
#define APPR_revision_rule_absent (EMH_APPR_error_base + 8)
49
51
#define APPR_date_must_be_after_final_in_date (EMH_APPR_error_base + 9)
52
54
#define APPR_date_must_be_after_final_out_date (EMH_APPR_error_base + 10)
55
66
#define APPR_unsuitable_rev_rule (EMH_APPR_error_base + 11)
67
69
#define APPR_in_date_must_be_before_out_date (EMH_APPR_error_base + 12)
70
72
#define APPR_out_date_must_be_after_in_date (EMH_APPR_error_base + 13)
73
75
#define APPR_in_unit_no_must_be_le_out_unit_no (EMH_APPR_error_base + 14)
76
78
#define APPR_out_unit_no_must_be_ge_in_unit_no (EMH_APPR_error_base + 15)
79
81
#define APPR_null_context_info_not_allowed (EMH_APPR_error_base + 16)
82
84
#define APPR_query_array_length_mismatch (EMH_APPR_error_base + 17)
85
87
#define APPR_error_disabled (EMH_APPR_error_base + 18)
88
93
#define APPR_rev_rule_edits_not_allowed (EMH_APPR_error_base + 19)
94
99
#define APPR_empty_where_clause (EMH_APPR_error_base + 20)
100
106
#define APPR_cant_mix_date_and_unit_eff (EMH_APPR_error_base + 21)
107
113
#define APPR_cant_mix_date_eff_and_rel (EMH_APPR_error_base + 22)
114
119
#define APPR_non_status_rule_entry (EMH_APPR_error_base + 23)
120
122
#define APPR_corrupt_root (EMH_APPR_error_base + 24)
123
128
#define APPR_cannot_set_prop_when_populated (EMH_APPR_error_base + 25)
129
134
#define APPR_unable_to_bootstrap_when_populated (EMH_APPR_error_base + 26)
135
137
#define APPR_internal_error (EMH_APPR_error_base + 27)
138
140
#define APPR_validity_outside_parent (EMH_APPR_error_base + 28)
141
143
#define APPR_validity_overlap (EMH_APPR_error_base + 29)
144
149
#define APPR_needs_v7_eff_mode (EMH_APPR_error_base + 30)
150
155
#define APPR_unit_eff_needs_end_item_entry (EMH_APPR_error_base + 31)
156
158
#define APPR_callback_failed (EMH_APPR_error_base + 32)
159
161
#define APPR_no_more_search_licenses (EMH_APPR_error_base + 33)
162
168
#define APPR_unsuitable_pre_release_rev_rule (EMH_APPR_error_base + 34)
169
176
#define APPR_unsuitable_pre_release_rev_rule_entry (EMH_APPR_error_base + 35)
177
184
#define APPR_no_defined_pre_release_statuses (EMH_APPR_error_base + 36)
185
190
#define APPR_invalid_precise_entry_usage (EMH_APPR_error_base + 37)
191
195
#define APPR_precise_no_component_item_rev (EMH_APPR_error_base + 38)
196
201
#define APPR_rev_rule_is_nested (EMH_APPR_error_base + 39)
202
207
#define APPR_rev_rule_is_locked (EMH_APPR_error_base + 40)
208
209
219
#define APPR_no_mapping_logic_defined (EMH_APPR_error_base + 50)
220
225
#define APPR_attribute_name_not_unique (EMH_APPR_error_base + 51)
226
228
#define APPR_attribute_array_length_mismatch (EMH_APPR_error_base + 52)
229
233
#define APPR_invalid_attribute_name (EMH_APPR_error_base + 53)
234
238
#define APPR_invalid_attribute_name (EMH_APPR_error_base + 53)
239
243
#define APPR_invalid_attribute_index (EMH_APPR_error_base + 54)
244
248
#define APPR_attribute_already_mapped (EMH_APPR_error_base + 55)
249
258
#define APPR_updater_rel_stat_cannot_be_nulltag (EMH_APPR_error_base + 101)
259
264
#define APPR_updater_rel_stat_not_on_item_rev (EMH_APPR_error_base + 102)
265
267
#define APPR_inconsistent_roots (EMH_APPR_error_base + 103)
268
270
#define APPR_empty_secondary_queue (EMH_APPR_error_base + 104)
271
273
#define APPR_invalid_update_package_tag (EMH_APPR_error_base + 105)
274
278
#define APPR_invalid_appr_validation_entity_tag (EMH_APPR_error_base + 106)
279
283
#define APPR_invalid_appr_validator_tag (EMH_APPR_error_base + 107)
284
288
#define APPR_new_aps_not_consistent_with_validator (EMH_APPR_error_base + 108)
289
293
#define APPR_validation_entity_without_parent (EMH_APPR_error_base + 109)
294
299
#define APPR_cannot_ask_is_matching_appearance (EMH_APPR_error_base + 110)
300
305
#define APPR_no_entity_exists_with_parent_ap (EMH_APPR_error_base + 111)
306
308
#define APPR_already_processed (EMH_APPR_error_base + 112)
309
311
#define APPR_invalid_occurrence_change_tag (EMH_APPR_error_base + 113)
312
314
#define APPR_cannot_select_primary_yet (EMH_APPR_error_base + 114)
315
317
#define APPR_primary_already_locked (EMH_APPR_error_base + 115)
318
320
#define APPR_no_primary_selected (EMH_APPR_error_base + 116)
321
323
#define APPR_primary_not_finished (EMH_APPR_error_base + 117)
324
325
#define APPR_no_primary_in_process (EMH_APPR_error_base + 118)
326
328
#define APPR_unknown_task (EMH_APPR_error_base + 119)
329
331
#define APPR_noteworthy_errors_occurred (EMH_APPR_error_base + 120)
332
334
#define APPR_notified_sa (EMH_APPR_error_base + 121)
335
347
#define APPR_update_mgr_socket_error (EMH_APPR_error_base + 150)
348
#define APPR_update_mgr_marshalling_failed (EMH_APPR_error_base + 151)
349
#define APPR_update_mgr_wrong_message (EMH_APPR_error_base + 152)
350
#define APPR_update_mgr_message_truncated (EMH_APPR_error_base + 153)
351
#define APPR_update_mgr_buffer_overflow (EMH_APPR_error_base + 154)
352
356
#define APPR_update_mgr_query_failed (EMH_APPR_error_base + 155)
357
#define APPR_update_mgr_connection_broken (EMH_APPR_error_base + 156)
358
#define APPR_update_mgr_unexpected_reply (EMH_APPR_error_base + 157)
359
#define APPR_update_mgr_winsock_failed (EMH_APPR_error_base + 158)
360
#define APPR_update_mgr_invalid_host (EMH_APPR_error_base + 159)
361
#define APPR_update_mgr_connection_failed (EMH_APPR_error_base + 160)
362
#define APPR_update_mgr_timed_out (EMH_APPR_error_base + 161)
363
#define APPR_update_mgr_connection_rejected (EMH_APPR_error_base + 162)
364
#define APPR_update_mgr_external_app_failed (EMH_APPR_error_base + 163)
365
#define APPR_update_mgr_unauthorized_user (EMH_APPR_error_base + 164)
366
#define APPR_update_mgr_no_config_file (EMH_APPR_error_base + 165)
367
#define APPR_update_mgr_syntax_error_in_config (EMH_APPR_error_base + 166)
368
#define APPR_update_mgr_no_admin_email (EMH_APPR_error_base + 167)
369
370
#define APPR_background_updater_has_never_run (EMH_APPR_error_base + 180)
371
#define APPR_background_updater_has_not_run_recently (EMH_APPR_error_base + 181)
372
#define APPR_background_updater_too_many_failures (EMH_APPR_error_base + 182)
373
379
#define APPR_update_mgr_idle_but_queue_not_empty (EMH_APPR_error_base + 200)
380
#define APPR_update_mgr_idle_but_processing (EMH_APPR_error_base + 201)
381
#define APPR_update_mgr_not_idle_but_nothing_to_do (EMH_APPR_error_base + 202)
382
#define APPR_update_mgr_timedout_waiting_for_finish (EMH_APPR_error_base + 203)
383
384
#define APPR_validation_failed (EMH_APPR_error_base + 300)
385
388
#include <appr/libappr_undef.h>
389
#endif
390