paramError constant

int const paramError

接口调用失败,原因为参数校验不通过

Implementation

static const int paramError = -2;