DBA Data[Home] [Help]

APPS.JTF_GRIDDB dependencies on APP_EXCEPTION

Line 64: app_exception.raise_exception;

60: IMAGE_SEPARATOR varchar2(1) := '*';
61:
62: procedure raise_error is
63: begin
64: app_exception.raise_exception;
65: end raise_error;
66:
67: -----------------------------------------------------------------------------
68: -- Description: