AnyDAC
ContentsIndexHome
PreviousUpNext
EADException Class

EADException is the base exception class for all AnyDAC exceptions.

Group
Class Hierarchy
uADStanError_EADException
File

uADStanError

Links

The EADException class is used as the base class for the EADDBEngineException class (DBMS specific errors) and as a class for all DBMS unspecific errors.

EADException = class(EDatabaseError);
What do you think about this topic? Send feedback!