BaseApiException.cancel constructor

const BaseApiException.cancel()

请求被主动关闭异常

Implementation

const factory BaseApiException.cancel() = BaseApiCancelException;