Indy 9
EIdInterceptPropInvalid
Hierarchy, See Also, Unit: IdTCPConnection
Exception raised when attempting to use an unsupported TIdConnectionIntercept capability.
EIdInterceptPropInvalid = class(EIdTCPConnectionError)
Unit
IdTCPConnection
Description
This exception class is raised whenever an there is an attempt to use a capability that is not supported by the current TIdConnectionIntercept that was assigned to the Intercept property. This can occur if you attempt to use a TIdHTTP component access a secure HTTP site (HTTPS) while the TIdHTTP's Intercept property is not set to a TIdSSLConnectionIntercept descendant.

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