public class InvalidRequestException extends IdentityVerificationException
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCode()
Getter for the code of the error.
|
java.lang.String |
getDescription()
Getter for the description of the error.
|
isAPIError, isJWTErrorpublic java.lang.String getDescription()
public java.lang.String getCode()
getCode in class IdentityVerificationException