handleError method

void handleError()

处理错误(可选实现,工具类会调用此方法) 默认实现为空,用户可以在自己的响应类中重写

Implementation

void handleError() {}