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

Exception raised when registering an Authentication method that already exists.

File
EIdAlreadyRegisteredAuthenticationMethod = class(EIdException);

EIdAlreadyRegisteredAuthenticationMethod is an EIdException descendant that represents the exception raised when registering an Authentication method that already exists. 

EIdAlreadyRegisteredAuthenticationMethod is used in the RegisterAuthenticationMethod procedure when a TIdAuthenticationClass already exists that matches the requested authentication class name.

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