FireDAC.Phys.DB2.EDB2NativeException

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: FireDAC.Phys.DB2.pas FireDAC.Phys.DB2.hpp
| |
Unit: FireDAC.Phys.DB2 | |
Parent: FireDAC.Phys.DB2 |
Delphi
EDB2NativeException = class(EODBCNativeException)
C++
class PASCALIMPLEMENTATION EDB2NativeException : public Firedac::Phys::Odbcwrapper::EODBCNativeException
Description
Class representing an IBM DB2 driver exception.
The FireDAC DB2 driver raises exceptions of the EDB2NativeException class. Use this class to handle driver-specific errors.