DBA Data[Home] [Help]

APPS.XNP_CG$ERRORS dependencies on STANDARD

Line 126: -- Standard Oracle Errors that are caught and processed by the API

122: cg$error EXCEPTION;
123:
124:
125: --
126: -- Standard Oracle Errors that are caught and processed by the API
127: --
128: mandatory_missing EXCEPTION;
129: check_violation EXCEPTION;
130: fk_violation EXCEPTION;