Internet Direct (Indy)
Home
PreviousUpNext
EIdInvalidIPAddress Class

Exception raised when converting an invalid IP address string to it's native representation.

Pascal
EIdInvalidIPAddress = class(EIdSocketHandleError);

EIdInvalidIPAddress is an EIdSocketHandleError descendant that represents an exception raised when an error occurs trying to translate a string containing an IP address into it's TInAddr representation.

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.