Exception raised when a service file entry is corrupted.
EIdCorruptServicesFile = class(EIdException);
EIdCorruptServicesFile is a EIdException descendant that represents an Exception raised when a service file entry is corrupted. EIdCorruptServicesFile is used in the IdPorts function to indicate that a service entry has been encountered with an invalid or missing port number.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |