Internet Direct (Indy)
Home
PreviousUpNext
TIdCustomTCPServer.OnException Event

Event handler for exceptions raised in a peer thread.

Pascal
property OnException: TIdServerThreadExceptionEvent;

OnException is a TIdServerThreadExceptionEvent property that represents the event handler signalled when an Exception is raised during execution of a task for a client connection. 

Applications must assign a procedure to the event handler to allow a response to the event notification.

Is this still needed? It does not appear to be used in the current code.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.