Internet Direct (Indy)
Home
PreviousUpNext
EIdIdentUnknownError Class

Exception raised when a UNKNOWN-ERROR message is found in an Ident protocol reply.

Pascal
EIdIdentUnknownError = class(EIdIdentReply);

EIdIdentUnknownError is an EIdIdentReply descendant that represents the exception raised an UNKNOWN-ERROR error is received in the protocol reply in TIdIdent.Reply

EIdIdentUnknownError will be raised when the protocol reply is parsed in TIdIdent.Query.

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.