requestServerFailure abstract method

dynamic requestServerFailure(
  1. String path,
  2. Object error
)

server 请求失败

Implementation

requestServerFailure(String path,Object error);