IBX.IB.EIBInterBaseRoleError

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

EIBInterBaseRoleError     = class(EIBError);

C++

class PASCALIMPLEMENTATION EIBInterBaseRoleError : public EIBError

Properties

Type Visibility Source Unit Parent
class public
IBX.IB.pas
IBX.IB.hpp
IBX.IB IBX.IB

Description

EIBInterbaseRoleError is the exception class for InterBase errors that arise when a caller's role does not have sufficient rights.

EIBInterbaseRoleError is raised when InterBase reports failure due to an incorrect role.