ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
metaframework_errors.h File Reference
#include <common/emh_const.h>
#include <metaframework/libmetaframework_exports.h>
#include <metaframework/libmetaframework_undef.h>

Go to the source code of this file.

Macros

#define METAFRAMEWORK_attach_null_listener   (EMH_METAFRAMEWORK_error_base + 24)
 
#define METAFRAMEWORK_businessObj_creation_fail   (EMH_METAFRAMEWORK_error_base + 12)
 
#define METAFRAMEWORK_cannot_create_abstract_BO   (EMH_METAFRAMEWORK_error_base + 26)
 
#define METAFRAMEWORK_cannot_get_children_for_property   (EMH_METAFRAMEWORK_error_base + 27)
 
#define METAFRAMEWORK_create_input_object_fail   (EMH_METAFRAMEWORK_error_base + 14)
 
#define METAFRAMEWORK_create_not_implemented   (EMH_METAFRAMEWORK_error_base + 16)
 
#define METAFRAMEWORK_deserialization_fail   (EMH_METAFRAMEWORK_error_base + 28)
 
#define METAFRAMEWORK_fail_to_found_symbol   (EMH_METAFRAMEWORK_error_base + 19)
 
#define METAFRAMEWORK_generic_accessory_fail   (EMH_METAFRAMEWORK_error_base + 13)
 
#define METAFRAMEWORK_invalid_BusinessObject   (EMH_METAFRAMEWORK_error_base + 5)
 
#define METAFRAMEWORK_invalid_class_id   (EMH_METAFRAMEWORK_error_base + 3)
 
#define METAFRAMEWORK_invalid_class_name   (EMH_METAFRAMEWORK_error_base + 4)
 
#define METAFRAMEWORK_invalid_tag   (EMH_METAFRAMEWORK_error_base + 2)
 
#define METAFRAMEWORK_library_not_found   (EMH_METAFRAMEWORK_error_base + 15)
 
#define METAFRAMEWORK_license_key_already_registered   (EMH_METAFRAMEWORK_error_base + 20)
 
#define METAFRAMEWORK_listener_already_attached   (EMH_METAFRAMEWORK_error_base + 25)
 
#define METAFRAMEWORK_load_object_fail   (EMH_METAFRAMEWORK_error_base + 8)
 
#define METAFRAMEWORK_no_constructor   (EMH_METAFRAMEWORK_error_base + 10)
 
#define METAFRAMEWORK_no_parent_BusinessObj   (EMH_METAFRAMEWORK_error_base + 6)
 
#define METAFRAMEWORK_no_registry_info   (EMH_METAFRAMEWORK_error_base + 7)
 
#define METAFRAMEWORK_object_deleted   (EMH_METAFRAMEWORK_error_base + 1)
 
#define METAFRAMEWORK_PerformDeepCopy_not_implemented   (EMH_METAFRAMEWORK_error_base + 23)
 
#define METAFRAMEWORK_prohibit_creating_abstract_class   (EMH_METAFRAMEWORK_error_base + 21)
 
#define METAFRAMEWORK_SaveAs_not_implemented   (EMH_METAFRAMEWORK_error_base + 22)
 
#define METAFRAMEWORK_unable_to_execute_symbol   (EMH_METAFRAMEWORK_error_base + 18)
 
#define METAFRAMEWORK_unable_to_load_library   (EMH_METAFRAMEWORK_error_base + 17)
 
#define METAFRAMEWORK_unknown   (EMH_METAFRAMEWORK_error_base + 0)
 
#define METAFRAMEWORK_unknown_OpeationType   (EMH_METAFRAMEWORK_error_base + 11)
 
#define METAFRAMEWORK_wrong_class   (EMH_METAFRAMEWORK_error_base + 9)
 

Detailed Description

Metaframework errors

Definition in file metaframework_errors.h.

Macro Definition Documentation

#define METAFRAMEWORK_attach_null_listener   (EMH_METAFRAMEWORK_error_base + 24)

A null listener cannot be attached to the class "%1$".

Definition at line 93 of file metaframework_errors.h.

#define METAFRAMEWORK_businessObj_creation_fail   (EMH_METAFRAMEWORK_error_base + 12)

The creation of the Business Object %1$ has failed.

Definition at line 57 of file metaframework_errors.h.

#define METAFRAMEWORK_cannot_create_abstract_BO   (EMH_METAFRAMEWORK_error_base + 26)

The Business Object creation has failed for the abstract Business Object "%1$". Please contact your site administrator.

Definition at line 99 of file metaframework_errors.h.

#define METAFRAMEWORK_cannot_get_children_for_property   (EMH_METAFRAMEWORK_error_base + 27)

The children could not be retrieved for the property "%1$".

Definition at line 102 of file metaframework_errors.h.

#define METAFRAMEWORK_create_input_object_fail   (EMH_METAFRAMEWORK_error_base + 14)

The input object %1$ to the Create operation failed for the Business Object %2$.

Definition at line 63 of file metaframework_errors.h.

#define METAFRAMEWORK_create_not_implemented   (EMH_METAFRAMEWORK_error_base + 16)

The creation of the Business Object %1$ is not implemented.

Definition at line 69 of file metaframework_errors.h.

#define METAFRAMEWORK_deserialization_fail   (EMH_METAFRAMEWORK_error_base + 28)

The deserialization of the Business Object "%1$" has failed. A serialized state of this object was found, but an unexpected error occurred during deserialization, and all unsaved changes are lost. Please contact your system administrator and check the following Teamcenter server log file: %2$.

Definition at line 105 of file metaframework_errors.h.

#define METAFRAMEWORK_fail_to_found_symbol   (EMH_METAFRAMEWORK_error_base + 19)

The symbol %1$ cannot be found in library %2$.

Definition at line 78 of file metaframework_errors.h.

#define METAFRAMEWORK_generic_accessory_fail   (EMH_METAFRAMEWORK_error_base + 13)

The access to the Business Object generic property %1$ has failed.

Definition at line 60 of file metaframework_errors.h.

#define METAFRAMEWORK_invalid_BusinessObject   (EMH_METAFRAMEWORK_error_base + 5)

The Business Object %1$ is invalid.

Definition at line 36 of file metaframework_errors.h.

#define METAFRAMEWORK_invalid_class_id   (EMH_METAFRAMEWORK_error_base + 3)

The class Id %1$ is invalid.

Definition at line 30 of file metaframework_errors.h.

#define METAFRAMEWORK_invalid_class_name   (EMH_METAFRAMEWORK_error_base + 4)

The class name %1$ is invalid.

Definition at line 33 of file metaframework_errors.h.

#define METAFRAMEWORK_invalid_tag   (EMH_METAFRAMEWORK_error_base + 2)

The tag %1$ is invalid. The requested object does not exist.

Definition at line 27 of file metaframework_errors.h.

#define METAFRAMEWORK_library_not_found   (EMH_METAFRAMEWORK_error_base + 15)

No library can be found for the Business Object %1$.

Definition at line 66 of file metaframework_errors.h.

#define METAFRAMEWORK_license_key_already_registered   (EMH_METAFRAMEWORK_error_base + 20)

A license key has already been registered for %1$.

Definition at line 81 of file metaframework_errors.h.

#define METAFRAMEWORK_listener_already_attached   (EMH_METAFRAMEWORK_error_base + 25)

The listener is already attached to the class "%1$".

Definition at line 96 of file metaframework_errors.h.

#define METAFRAMEWORK_load_object_fail   (EMH_METAFRAMEWORK_error_base + 8)

The object %1$ failed to be loaded.

Definition at line 45 of file metaframework_errors.h.

#define METAFRAMEWORK_no_constructor   (EMH_METAFRAMEWORK_error_base + 10)

The constructor of the Business Object %1$ does not exist.

Definition at line 51 of file metaframework_errors.h.

#define METAFRAMEWORK_no_parent_BusinessObj   (EMH_METAFRAMEWORK_error_base + 6)

The parent of the Business Object %1$ does not exist.

Definition at line 39 of file metaframework_errors.h.

#define METAFRAMEWORK_no_registry_info   (EMH_METAFRAMEWORK_error_base + 7)

The registry of the Business Object %1$ cannot be found.

Definition at line 42 of file metaframework_errors.h.

#define METAFRAMEWORK_object_deleted   (EMH_METAFRAMEWORK_error_base + 1)

The specified tag %1$ has been deleted. The requested object cannot be found.

Definition at line 24 of file metaframework_errors.h.

#define METAFRAMEWORK_PerformDeepCopy_not_implemented   (EMH_METAFRAMEWORK_error_base + 23)

The "PerformDeepCopy" operation is not implemented for the Business Object %1$.

Definition at line 90 of file metaframework_errors.h.

#define METAFRAMEWORK_prohibit_creating_abstract_class   (EMH_METAFRAMEWORK_error_base + 21)

The creation of the abstract class %1$ is prohibited.

Definition at line 84 of file metaframework_errors.h.

#define METAFRAMEWORK_SaveAs_not_implemented   (EMH_METAFRAMEWORK_error_base + 22)

The "SaveAs" operation is not implemented for the Business Object %1$.

Definition at line 87 of file metaframework_errors.h.

#define METAFRAMEWORK_unable_to_execute_symbol   (EMH_METAFRAMEWORK_error_base + 18)

The symbol %1$ in library %2$ cannot be executed.

Definition at line 75 of file metaframework_errors.h.

#define METAFRAMEWORK_unable_to_load_library   (EMH_METAFRAMEWORK_error_base + 17)

The library %1$ cannot be loaded.

Definition at line 72 of file metaframework_errors.h.

#define METAFRAMEWORK_unknown   (EMH_METAFRAMEWORK_error_base + 0)

Meta Framework internal error %1$.

Definition at line 21 of file metaframework_errors.h.

#define METAFRAMEWORK_unknown_OpeationType   (EMH_METAFRAMEWORK_error_base + 11)

The Business Operation type %1$ is unknown.

Definition at line 54 of file metaframework_errors.h.

#define METAFRAMEWORK_wrong_class   (EMH_METAFRAMEWORK_error_base + 9)

Wrong Class Error: the class %1$ is given when %2$ is expected.

Definition at line 48 of file metaframework_errors.h.