Topic Path: Symbol Reference > Classes > EIdReplyRFCError Class
ContentsIndexHome
PreviousUpNext
EIdReplyRFCError Class

Exception raised for RFC-compliant protocol responses.

File
EIdReplyRFCError = class(EIdReplyError);

EIdReplyRFCError is an EIdReplyError descendant that represents the generic exception raised for RFC-compliant protocol responses. 

EIdReplyRFCError implements an ErrorCode property for the protocol response, and an alternate cosntructor for creating the exception with a given error code and message text. 

EIdReplyRFCError is used as an ancestor class for protocol-specific errors, like EIdHTTPProtcolException, EIdNNTPConnectionRefused, and EIdSMTPREplyError.

EIdReplyError 

EIdHTTPProtcolException 

EIdNNTPConnectionRefused 

EIdSMTPREplyError

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.