outOfRangeMessage constant

String const outOfRangeMessage

Default error message for out of range errors.

Implementation

static const String outOfRangeMessage = 'Value out of range';