Nesting Error-handling Routines
Go Up to Guidelines for Error Handling
Although error-handling routines can be nested or called recursively, this practice is not recommended unless the program preserves the original contents of SQLCODE
and the InterBase error status array.