Difference between revisions of "Error and Exception Handling"

From Recital Documentation Wiki
Jump to: navigation, search
(The Recital try...catch Statement)
(The Recital TRY...CATCH Statement)
Line 1: Line 1:
 
==Error and Exception Handling==
 
==Error and Exception Handling==
 
===The ON ERROR statement===
 
===The ON ERROR statement===
===The Recital TRY...CATCH Statement===
+
===The TRY...CATCH Statement===
  
 
===Summary===
 
===Summary===

Revision as of 01:57, 11 November 2009

Error and Exception Handling

The ON ERROR statement

The TRY...CATCH Statement

Summary