IBX.IB.EIBInterBaseError

Delphi
EIBInterBaseError         = class(EIBError);
C++
class PASCALIMPLEMENTATION EIBInterBaseError : public EIBError
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | IBX.IB.pas IBX.IB.hpp | IBX.IB | IBX.IB | 
Description
EIBInterBaseError is used to raise server-specific errors.
Use EIBInterBaseError to raise an exception that represents an error code that the InterBase server returns.