Exception raised on recursive intercept assignment.
EIdInterceptCircularLink = class(EIdException);
EIdInterceptCircularLink is an EIdException descendant that represents an exception type raised when a TIdConnectionIntercept assignment has detected a recursive assignment for the given class type.
EIdInterceptCircularLink is raised when TIdConnectionIntercept contains the same object reference as the new intercept value.
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. |