IBX.IB.EIBInterBaseError

From RAD Studio API Documentation
Jump to: navigation, search

IBX.IB.EIBErrorData.DB.EDatabaseErrorSystem.SysUtils.ExceptionSystem.TObjectEIBInterBaseError

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.