RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EAdapterException Class

EAdapterException is raised by WebSnap adapter objects.

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

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!