commandUnavailable constant
int
const commandUnavailable
Error code indicating that the feature you tried to access is only available internally for testing purposes.
Implementation
static const int commandUnavailable = 108;