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