Internet Direct (Indy)
Home
PreviousUpNext
TIdCmdTCPClient.ExceptionReply Property

Default exception message for the command handler-enabled client.

Pascal
property ExceptionReply: TIdReply;

ExceptionReply is a TIdReply property that represents the default exception message for the command handler-enabled client. 

ExceptionReply is assigned when the component is initialized, and used when creating the default exception reply for the CommandHandlers in the client. The default message using the following numeric value and text: 

 

   500 - Unknown Internal Error

 

ExceptionReply is freed when the Destroy destructor is called.

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.