RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EAdapterException Class

EAdapterException is raised by WebSnap adapter objects.

Pascal
EAdapterException = class(EWebBrokerException);
C++
class EAdapterException : public EWebBrokerException;

WebAdapt

EAdapterException is raised when a WebSnap adapter object encounters an error. EAdapterException provides an ID property to record application-defined errors. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!