EWebBrokerException is an exception raised by WebBroker objects.
EWebBrokerException = class(Exception);
class EWebBrokerException : public Exception;
HTTPApp
EWebBrokerException is raised when a WebBroker object encounters a problem. It functions identically to its parent class, TException.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|