Indy 9
EIdInvalidPortRange
Hierarchy, See Also, Unit: IdSocketHandle
Represents an exception raised during bind due to an invalid port number range.
EIdInvalidPortRange = class(EIdSocketHandleError)
Unit
IdSocketHandle
Description
EIdInvalidPortRange is an EIdSocketHandleError descendant that represents an exception raised when a TIdSocketHandle Bind operation cannot be performed due to errors in the port number range specified by TIdSocketHandle in the ClientPortMin and ClientPortMax properties. EIdInvalidPortRange uses the constant value RSInvalidPortRange, including the mimimum and maximum port numbers, to form the exception message text.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.