Internet Direct (Indy)
Home
PreviousUpNext
TIdReply.RaiseReplyError Method

Specifies an interface for raising exceptions for invalid reply codes.

Pascal
procedure RaiseReplyError; virtual; abstract;

RaiseReplyError is an abstract virtual procedure that specified an interface used to raise an exception when the numeric code for the replyis invalid. 

Descendant class may override the method to raise an exception (with values from Code and Text) pertinent to the protocol for the reply.

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.