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

Exception raised during conversion of IP addresses.

File
EIdIPVersionUnsupported = class(EIdStackError);

EIdIPVersionUnsupported is an EIdStackError descendant that represents the exception raised when attempting to convert an IP address. EIdIPVersionUnsupported indicates that an IP address family other than version 4 or version 6 has been requested. 

EIdIPVersionUnsupported is used in TIdStackBSDBase.TranslateTInAddrToString and TIdStackBSDBase.TranslateStringToTInAddr.

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