EBrokerException is the exception raised by simple object brokers when they can't locate an available server.
EBrokerException = class(Exception);
class EBrokerException : public Exception;
EBrokerException is raised when a simple object broker can't locate an available server.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|