Oracle Database 12c New Features

ORA-06510: PL/SQL: unhandled user-defined exception

ORA-06510: PL/SQL: unhandled user-defined exception


Cause:


A user-defined exception was raised by PL/SQL code, but not handled.



Action:


Fix the problem causing the exception or write an exception handler for this condition. Or you may need to contact your application administrator or DBA.