Show/Hide Toolbars

Therefore Programming Interface 3.0

When an error occurs during the execution of a method (e.g. invalid input parameters, array index out of range, bad network connection, etc.) an exception is thrown. The Thereforeā„¢ API uses the IErrorInfo interface to report exceptions to the client. Wrap potentially throwing methods in a try-catch block and provide appropriate error handling for the various exceptions. The API Reference provides information which methods throw exceptions and under what conditions these exceptions may occur.

 

 

 

 

Ā© 2022 Therefore Corporation, all rights reserved.