Database Error Messages

PLS-00700

PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same declarative part

Action

Place the EXCEPTION_INIT pragma directly after the exception declaration referenced by the pragma.