onError abstract method

void onError(
  1. RestResponseType responseType,
  2. String response
)

Implementation

void onError(RestResponseType responseType, String response);