Does CI-Link provide a way of handling errors by Exception ?
Yes. CI-Link offers an Exception mechanism, with various classes of exceptions and structures such as ‘try…catch…end try’ and ‘throw’. Each exception is completed with the call stack as it was when the error occured. The structure of the Web pages allow to implement the catching of exceptions with customized processings such as sending a mail to the application’s developer to inform him about the origin of a problem.