onResponseError abstract method

void onResponseError(
  1. BaseModel res
)

服务端返回错误

Implementation

void onResponseError(BaseModel res);