Manage Exceptions
How is it possibile to identify intentional exceptions (those that block reading or writing, for instance) from exceptions raised by Formwork?
From vers...
Wed, 15 Jul, 2015 at 2:43 PM
Inside a procedure, the occurring of given circumstances could make necessary the interruption of the running activities, for example a failed data validati...
Wed, 15 Jul, 2015 at 2:41 PM
In this article you can see how to protect a code section and manage errors.
Consider this case: on a form event there is a procedure that runs some...
Wed, 15 Jul, 2015 at 2:42 PM