public interface Callback
Modifier and Type | Method and Description |
---|---|
void |
onFailure(Auth0Exception error)
Method called on Auth0 API request failure
|
void onFailure(Auth0Exception error)
error
- Auth0Exception with the reason of the failure