Descripción: unknown exception name 'string' in PRAGMA EXCEPTION_INIT
Causa: No declaration for the exception name referenced in an EXCEPTION_INIT pragma was found within the scope of the pragma.
Acción: Make sure the pragma follows the exception declaration and is within the same scope.
COMENTARIOS:
No hay comentarios sobre este error.