TwoFactorException¶
-
class
OCP\Authentication\TwoFactorAuth\
TwoFactorException
¶ - Two Factor Authentication failedIt defines an Exception a 2FA app canthrow in case of an error. The 2FA Controller will catch this exception anddisplay this error.
Source: lib/public/Authentication/TwoFactorAuth/TwoFactorException.php#40 Parent: Exception