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

Exception raised when a service name cannot be resolved to a port number.

File
EIdInvalidServiceName = class(EIdException);

EIdInvalidServiceName is an EIdException descendant that represents the exception raised when attempting resolve a service name to a valid port number. 

EIdInvalidServiceName is raised in TIdStackLinux.WSGetServByName and TIdStackWindows.WSGetServByName with the exception message RSInvalidServiceName.

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