Exception raised when a NO-USER message is found in an Ident protocol reply.
EIdIdentNoUser = class(EIdIdentReply);
EIdIdentNoUser is an EIdIdentReply descendant that represents the exception raised a NO-USER error is received in the protocol reply in TIdIdent.Reply.
EIdIdentNoUser 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. |