ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
tcgrm_errors.h File Reference
#include <common/emh_const.h>
#include <grm/libgrm_exports.h>
#include <grm/libgrm_undef.h>

Go to the source code of this file.

Macros

#define GRM_add_only_relationship   (EMH_TCGRM_error_base + 11)
 
#define GRM_constraints_failed_creation   (EMH_TCGRM_error_base + 7)
 
#define GRM_constraints_failed_deletion   (EMH_TCGRM_error_base + 8)
 
#define GRM_describe_RULE_val_t   (EMH_TCGRM_error_base + 18)
 
#define GRM_exceeding_primary_cardinality   (EMH_TCGRM_error_base + 10)
 
#define GRM_exceeding_secondary_cardinality   (EMH_TCGRM_error_base + 9)
 
#define GRM_frozen_relationship   (EMH_TCGRM_error_base + 12)
 
#define GRM_more_than_one_const_instance   (EMH_TCGRM_error_base + 6)
 
#define GRM_negative_cardinality_not_allowed   (EMH_TCGRM_error_base + 5)
 
#define GRM_no_constraint_was_established   (EMH_TCGRM_error_base + 15)
 
#define GRM_no_create   (EMH_TCGRM_error_base + 1)
 
#define GRM_no_frozen_addonly_allowed   (EMH_TCGRM_error_base + 19)
 
#define GRM_no_secured_manipulation   (EMH_TCGRM_error_base + 16)
 
#define GRM_no_write_permission_for_adding   (EMH_TCGRM_error_base + 13)
 
#define GRM_no_write_permission_for_removal   (EMH_TCGRM_error_base + 14)
 
#define GRM_null_primary_not_allowed   (EMH_TCGRM_error_base + 3)
 
#define GRM_null_secondary_not_allowed   (EMH_TCGRM_error_base + 4)
 
#define GRM_relationship_not_allowed   (EMH_TCGRM_error_base + 20)
 
#define GRM_xml_node_name_incorrect   (EMH_TCGRM_error_base + 17)
 

Macro Definition Documentation

#define GRM_add_only_relationship   (EMH_TCGRM_error_base + 11)

Relationships can only be added, not removed. Please refer to the following rules: %1$, %2$, %3$.

Definition at line 73 of file tcgrm_errors.h.

#define GRM_constraints_failed_creation   (EMH_TCGRM_error_base + 7)

The Relation creation has failed due to some constraints. Please refer to the syslog file for more information.

Definition at line 57 of file tcgrm_errors.h.

#define GRM_constraints_failed_deletion   (EMH_TCGRM_error_base + 8)

The Relation deletion has failed due to some constraints. Please refer to the syslog file for more information.

Definition at line 60 of file tcgrm_errors.h.

#define GRM_describe_RULE_val_t   (EMH_TCGRM_error_base + 18)
An internal error has occurred in the Generic Relationship Management (GRM) module. 

Please refer to the syslog file for more information.

Definition at line 98 of file tcgrm_errors.h.

#define GRM_exceeding_primary_cardinality   (EMH_TCGRM_error_base + 10)
No additional objects of type "%2$" can be attached with a relation "%3$" 

under the object "%4$" of type "%1$", because this would exceed the set limit for the primary object. Please refer to the rule for "%1$, %2$, %3$".

Definition at line 70 of file tcgrm_errors.h.

#define GRM_exceeding_secondary_cardinality   (EMH_TCGRM_error_base + 9)
No additional objects of type "%2$" can be attached with a relation "%3$" 

under the object "%4$" of type "%1$", because this would exceed the set limit for the secondary objects. Please refer to the rule for "%1$, %2$, %3$".

Definition at line 65 of file tcgrm_errors.h.

#define GRM_frozen_relationship   (EMH_TCGRM_error_base + 12)
The Relationship is frozen, and addition or removal is therefore not allowed. 

Please refer to the following rules: %1$, %2$, %3$.

Definition at line 77 of file tcgrm_errors.h.

#define GRM_more_than_one_const_instance   (EMH_TCGRM_error_base + 6)

More than one constraint rule was found between the primary "%1$" and the secondary "%2$" for the relation "%3$".

Definition at line 54 of file tcgrm_errors.h.

#define GRM_negative_cardinality_not_allowed   (EMH_TCGRM_error_base + 5)

A negative cardinality is not allowed.

Definition at line 51 of file tcgrm_errors.h.

#define GRM_no_constraint_was_established   (EMH_TCGRM_error_base + 15)

No constraint exists between the primary "%1$" and the secondary "%2$" with the relation of type "%3$".

Definition at line 88 of file tcgrm_errors.h.

#define GRM_no_create   (EMH_TCGRM_error_base + 1)

The creation of the Generic Relationship Management (GRM) Relation has failed.

Definition at line 42 of file tcgrm_errors.h.

#define GRM_no_frozen_addonly_allowed   (EMH_TCGRM_error_base + 19)

Only adding relationships is allowed. Please refer to the following rules: %1$, %2$, %3$.

Definition at line 101 of file tcgrm_errors.h.

#define GRM_no_secured_manipulation   (EMH_TCGRM_error_base + 16)

The secured entries in the Generic Relationship Management (GRM) Relation "%1$" cannot be updated or deleted.

Definition at line 91 of file tcgrm_errors.h.

#define GRM_no_write_permission_for_adding   (EMH_TCGRM_error_base + 13)
The current user does not have write permission for adding a relation. 

Please refer to the following rules: %1$, %2$, %3$

Definition at line 81 of file tcgrm_errors.h.

#define GRM_no_write_permission_for_removal   (EMH_TCGRM_error_base + 14)
The current user does not have write permission for removing relations. 

Please refer to the following rules: %1$, %2$, %3$.

Definition at line 85 of file tcgrm_errors.h.

#define GRM_null_primary_not_allowed   (EMH_TCGRM_error_base + 3)

A null primary object is not allowed.

Definition at line 45 of file tcgrm_errors.h.

#define GRM_null_secondary_not_allowed   (EMH_TCGRM_error_base + 4)

A null secondary object is not allowed.

Definition at line 48 of file tcgrm_errors.h.

#define GRM_relationship_not_allowed   (EMH_TCGRM_error_base + 20)

The relationship of type "%3$" is not supported between objects of types "%1$" and "%2$".

Definition at line 104 of file tcgrm_errors.h.

#define GRM_xml_node_name_incorrect   (EMH_TCGRM_error_base + 17)

The Generic Relationship Management (GRM) relation cannot be created, because the following entry is invalid: %1$.

Definition at line 94 of file tcgrm_errors.h.