This exception class is raised when a connection has been closed gracefully. Because it descends from
EIdSilentException, it behaves 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".