PL/MX errors

You can come across two classes of errors in PL/MX, compile-time and run-time.

Compile-time errors are detected when syntactic and semantic analysis is performed during compilation of PL/MX functions. Run-time errors result in a trap condition. Trap conditions generally result in a run-time exception being raised. For more information, see SQL/MX Messages Manual.