Main Page | Modules | Files | Functions | Code Elements | Data Structures | Deprecated

CR Errors
[Cascade Release]

Defines


Define Documentation

#define CR_access_denied_removing_target   EPM_access_denied_removing_target

You do not have permission to remove a target object from this CR job.

Definition at line 102 of file cr_errors.h.

#define CR_already_completed   EPM_task_already_completed

Invalid operation on a completed task or release level

Definition at line 45 of file cr_errors.h.

#define CR_already_released   EPM_already_released

CR_init_module not called

Definition at line 54 of file cr_errors.h.

#define CR_cannot_open_file   EPM_cannot_open_file

Definition at line 127 of file cr_errors.h.

#define CR_cannot_reassign   EPM_cannot_reassign

Cannot reassign reviewer

Definition at line 63 of file cr_errors.h.

#define CR_cannot_remove_last_release_status   EPM_cannot_remove_last_release_status

The last release status attachment cannot be removed because there must be at least one.

Definition at line 96 of file cr_errors.h.

#define CR_cannot_remove_last_target_object   EPM_cannot_remove_last_target_object

The last target attachment cannot be removed because there must be at least one.

Definition at line 99 of file cr_errors.h.

#define CR_decision_already_rendered   EPM_decision_already_rendered

A decision has already been rendered

Definition at line 69 of file cr_errors.h.

#define CR_duplicate_reviewer   EPM_duplicate_reviewer

Duplicate reviewer found

Definition at line 66 of file cr_errors.h.

#define CR_error_in_handler   EPM_error_in_handler

Error occurred in handler

Definition at line 84 of file cr_errors.h.

#define CR_given_neither_group_nor_role   EPM_given_neither_group_nor_role

You must specify one of group name and role name.

Definition at line 114 of file cr_errors.h.

#define CR_groupmember_not_found   EPM_groupmember_not_found

Groupmember not found

Definition at line 93 of file cr_errors.h.

#define CR_in_release_process   EPM_in_release_process

CR_init_module not called

Definition at line 51 of file cr_errors.h.

#define CR_invalid_argument   EPM_argument_invalid

Argument is invalid

Definition at line 87 of file cr_errors.h.

#define CR_invalid_decision   EPM_invalid_decision

Definition at line 128 of file cr_errors.h.

#define CR_invalid_group_name   EPM_group_name_invalid

Invalid group name 1$.

Definition at line 111 of file cr_errors.h.

#define CR_invalid_role_name   EPM_role_name_invalid

Invalid role name 1$.

Definition at line 108 of file cr_errors.h.

#define CR_lowest_level_reached   EPM_lowest_level_reached

CR_init_module not called

Definition at line 48 of file cr_errors.h.

#define CR_no_acl_defined_for_release_level   EPM_no_acl_defined_for_release_level

There is no defined protection for release level 1$.

Definition at line 105 of file cr_errors.h.

#define CR_no_current_release_level   EPM_no_current_release_level

Definition at line 129 of file cr_errors.h.

#define CR_not_all_added   EPM_not_all_added

All reviewers were not added

Definition at line 57 of file cr_errors.h.

#define CR_not_effectivity_user   EPM_not_effectivity_user

User is not authorized to edit effectivity data.

Definition at line 60 of file cr_errors.h.

#define CR_not_initialized   EPM_not_initialized

CR_init_module not called

Definition at line 42 of file cr_errors.h.

#define CR_object_is_reserved   EPM_object_is_reserved

The object is currently reserved and cannot be released

Definition at line 75 of file cr_errors.h.

#define CR_role_and_group_does_not_match_required   EPM_role_and_group_does_not_match_required

The current login group and/or role does not match with the required group and/or role.

Definition at line 117 of file cr_errors.h.

#define CR_select_signoff_team_not_completed   EPM_select_signoff_team_not_completed

The subtask "Select-Signoff-Team" is not completed yet.

Definition at line 120 of file cr_errors.h.

#define CR_type_not_found   EPM_type_not_found

The CR Job type was not found in the database

Definition at line 72 of file cr_errors.h.

#define CR_unknown   EPM_unknown

Unknown error in CR This is some error for which we have no explanation.

Definition at line 39 of file cr_errors.h.

#define CR_user_for_person_not_found   EPM_user_for_person_not_found

User for person not found in the database

Definition at line 81 of file cr_errors.h.

#define CR_user_not_found   EPM_user_not_found

User was not found in the database

Definition at line 78 of file cr_errors.h.

#define CR_wrong_num_of_args   EPM_wrong_num_of_args

Wrong number of arguments

Definition at line 90 of file cr_errors.h.