System.Bindings.Outputs.EBindOutputError

Delphi
EBindOutputError = class(Exception);
C++
class PASCALIMPLEMENTATION EBindOutputError : public System::Sysutils::Exception
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp | System.Bindings.Outputs | System.Bindings.Outputs | 
Description
Exception class for managing binding output errors.
EBindOutputError is the exception class for managing binding output errors.