PARAMETER_ERROR constant

int const PARAMETER_ERROR

Indicates that the parameter is incorrect.

Implementation

static const int PARAMETER_ERROR = 1;