Product Documentation

FairCom DB API API for C++ - Developers Guide

Previous Topic

Next Topic

class CTException

Description

The CTException Class is the base exception handling class for the FairCom DB API C++ layer. It is used to throw an error message, when one exception occurs.

Preconditions

This class should be used where an error or unexpected behavior may occur. The error will throw an exception.

TOCIndex