- isAlreadyEnrolled() - Method in exception com.auth0.guardian.GuardianException
-
Whether the error is caused by the user already having a confirmed enrollment
- isEnrollmentNotFound() - Method in exception com.auth0.guardian.GuardianException
-
Whether the error is caused by the enrollment being invalid or not found on the server
- isInvalidOTP() - Method in exception com.auth0.guardian.GuardianException
-
Whether the error is caused by the use of an invalid OTP code
- isInvalidToken() - Method in exception com.auth0.guardian.GuardianException
-
Whether the error is caused by the use of an invalid token
- isLoginTransactionNotFound() - Method in exception com.auth0.guardian.GuardianException
-
Whether the error is caused by the login transaction being invalid, expired or not found
- isTransactionNotFound() - Method in exception com.auth0.guardian.GuardianException
-
Whether the error is caused by the transaction being invalid, expired or not found (e.g.