networkError constant

int const networkError

网络错误(DNS/断网/连接失败等)。

Implementation

static const int networkError = -7;