Indy 9
EIdInterceptPropIsNil
Hierarchy, See Also, Unit: IdTCPConnection
Exception raised when attempting to enable a Nil Intercept.
EIdInterceptPropIsNil = class(EIdTCPConnectionError)
Unit
IdTCPConnection
Description
This exception class is raised whenever an attempt to set the InterceptEnabled to true while Intercept is nil. To enable intercepts, you first must set the Intercept property to a TIdConnectionIntercept descendant before setting the InterceptEnabled property to true.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.