Internet Direct (Indy)
Home
PreviousUpNext
EIdCanNotCreateMessagePart Class

Indicates an error in the TIdMessagePart constructor.

Pascal
EIdCanNotCreateMessagePart = class(EIdMessageException);

EIdCanNotCreateMessagePart is an EIdMessageException descendant used to identify an error in the constructor for a TIdMessagePart instance. 

EIdCanNotCreateMessagePart generally indicates that the constructor has been called with the abstract base class TIdMessagePart instead of a TIdText or TIdAttachment descendant.

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.