INVALID_ERROR_CONDITION_DECLARATION error condition
Invalid condition declaration.
NOT_AT_START_OF_COMPOUND_STATEMENT
Condition <conditionName>
can only be declared at the start of a BEGIN
END compound statement.
QUALIFIED_CONDITION_NAME
Condition <conditionName>
cannot be qualified.
SPECIAL_CHARACTER_FOUND
Special character found in condition name <conditionName>
. Only alphanumeric characters and underscores are allowed.