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

Exception raised on recursive intercept assignment.

File
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.

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