Package com.auth0

Class InvalidRequestException

All Implemented Interfaces:
Serializable

public class InvalidRequestException extends IdentityVerificationException
Represents an error occurred while executing a request against the Auth0 Authentication API
See Also:
  • Method Details

    • getDescription

      @Deprecated public String getDescription()
      Deprecated.
      Getter for the description of the error.
      Returns:
      the error description if available, null otherwise.