Internet Direct (Indy) Version 9.0.1 Beta
EIdSilentException
Exceptions that behave like VCL EAbort.

EIdSilentException = class(EIdException)
Description
EIdSilentException is a exception class is for exceptions which should behave like the VCL EAbort exception. We recommend that you set your IDE to ignore those exceptions by clicking Tools|Debugger Options..|Language Exceptions|Add and entering "EIdSilentException".