* Changed base class for web-related exceptions from EWebService to new EWebError. EWebService now descends from EWebError.
* Changed some exceptions to derive directly from EWebError rather than EWebService.
* Added new EWebTransmissionError exception.
* Updated UDBDownloadMgr unit re changes in exception heirachy and addition of new exception.