BaseApiException.sendTimeout constructor

const BaseApiException.sendTimeout()

当url发送超时时会发生这种情况。

Implementation

const factory BaseApiException.sendTimeout() = BaseApiSendTimeoutException;