|
RAD Studio VCL Reference
|
Responds to exceptions related to TWebRequestHandler objects.
procedure HandleException(Sender: TObject);
__fastcall HandleException(TObject * Sender);
When exceptions occur in TWebRequestHandler and descendant objects, HandleException will attempt to deal with it. If it cannot do so, it displays an error message to the user.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|