Product Documentation

VCL/CLX Developers Guide

Previous Topic

Next Topic

ECtError Class

This class encapsulates the Borland Exception Handling class. The TCtError class inherits from the EDatabaseError class. The same methods and properties from the Borland Exception class were implemented. There is one extra property and one extra method described below. This change allows for applications to catch exceptions that are specific to c-treeVCL by using ECtError, or more general database exceptions by using the EDatabaseError class.

In This Section

Public Properties

Methods

TOCIndex