Can the wrapper DLL or the extension libraries trigger an exception in my application?

If you are using the official release or branch for the SDK, then the answer is no. If you build your own from the latest development, we can’t guarantee it won’t trigger an exception. The wrapper and extension libraries are developed in collaboration with users outside our company. Before we cut an official branch, the source code is peer-reviewed and guidelines (e.g. no-exception) are enforced. The same can’t be said on the development branch.