Difference between revisions of "Error and Exception Handling"

From Recital Documentation Wiki
Jump to: navigation, search
(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 Recital TRY...CATCH Statement===
 +
 
 
===Summary===
 
===Summary===

Revision as of 01:56, 11 November 2009

Error and Exception Handling

The ON ERROR statement

The Recital TRY...CATCH Statement

Summary