Package com.auth0

Class IdentityVerificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.auth0.IdentityVerificationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidRequestException

public class IdentityVerificationException extends Exception
See Also:
  • Method Details

    • getCode

      public String getCode()
      Getter for the code of the error.
      Returns:
      the error code.
    • isAPIError

      public boolean isAPIError()
    • isJWTError

      public boolean isJWTError()