BaseApiException.connectionError constructor

const BaseApiException.connectionError()

例如由“xhr.onError”或SocketExceptions引起。

Implementation

const factory BaseApiException.connectionError() = BaseApiConnectionErrorException;