Internet Direct (Indy)
Home
PreviousUpNext
TClassIdException Type

Class reference used to create exceptions when handling protocol responses.

Pascal
TClassIdException = class of EIdException;

TClassIdException is an EIdException class reference used to create new instances of EIdException when an exception is required for a protocol response. 

TClassIdException is used when looking for the protocol response code in the permitted codes in TIdTCPConnection.CheckResponse.

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.