RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EIBInterBaseError Class

EIBInterBaseError is used to raise server-specific errors.

Pascal
EIBInterBaseError = class(EIBError);
C++
class EIBInterBaseError : public EIBError;

Use EIBInterBaseError to raise an exception that represents an error code that the InterBase server returns. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!