Internet Direct (Indy)
Home
PreviousUpNext
EIdOTPSASLUnknownOTPMethodException Class

Exception raised for an invalid OTP extended response in a server challenge.

Pascal
EIdOTPSASLUnknownOTPMethodException = class(EIdOTPSASLException);

EIdOTPSASLUnknownOTPMethodException is an EIdOTPSASLException descendant that represents the exception raised when generating an OTP client response. 

EIdOTPSASLUnknownOTPMethodException is raised when an invalid OTP extended response is encountered in a server challenge. 

EIdOTPSASLUnknownOTPMethodException can be raised in TIdSASLOTP.ContinueAuthenticate with the following exception message text: 

 

   Unknown OTP method
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.