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

Indicates an error in the TIdMessagePart constructor.

File
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.

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