Indy 9
EIdConnClosedGracefully
Hierarchy, Unit: IdException
Exception raised when a connection has close gracefully.
EIdConnClosedGracefully = class(EIdSilentException)
Unit
IdException
Description
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".

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