A base class for exceptions raised when a component detects an InterBase error.
For a list of all members of this type, see EIBCError members.
EIBCError = class(EDAError);
EIBCError is raised when a component detects an InterBase error. Use EIBCError in an exception handling block.
EDAError
EIBCError