Default exception message for the command handler-enabled client.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|