Internet Direct (Indy) Version 9.0.1 Beta
EIdProtocolReplyError.CreateError
constructor CreateError(const anErrCode: Integer; const asReplyMessage: string); virtual;
Description
CreateError

This constructor creates a EIdProtocolReplyError exception which takes the following parameters; asReplyMessage is the text reply from a peer and anErrCode is the error code from the peer.