Internet Direct (Indy) Version 9.0.2 Beta
EIdProtocolReplyError.CreateError
Constructor for the exception.

constructor CreateError(const AErrCode: Integer; const AReplyMessage: string); virtual;
Parameters
const AErrCode: Integer
Error number form the peer.

const AReplyMessage: string
Error reply from the peer.

Description
CreateError is the constructor for the exception, and creates a EIdProtocolReplyError exception which takes the following parameters: