RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServer.OnError Event

Occurs when exceptions are raised during execution of server method.

Pascal
property OnError: TDSErrorEvent;
C++
__property TDSErrorEvent OnError;

Use this event to receive notification of exceptions that are raised during the execution of a server method. 

 

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