Topic Path: Symbol Reference > Classes > EIdMissingColon Class
ContentsIndexHome
PreviousUpNext
EIdMissingColon Class

Represents the exception raised when the colon at the start or end of the BinHex 4.0 content cannot be located during decoding.

File
EIdMissingColon = class(EIdException);

EIdMissingColon is an Exception descendant that represents the exception raised when the colon at the start or end of the BinHex 4.0 content cannot be located during decoding. 

EIdMissingColon is raised in the TIdDecoderBinHex4.Decode method with the following messages: 

 

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.