FileMan Delphi Components/ENoBrokerLink
From VistApedia
ENoBrokerLink Type
Unit
Declaration
ENoBrokerLink = class(Exception);
Description
If you try to connect to the server with a data access component and it does not have an associated RPCBroker component to make the connection, the component raises the ENoBrokerLink exception.