cancelledMessage constant

String const cancelledMessage

Default error message for cancelled operation errors.

Implementation

static const String cancelledMessage = 'Operation cancelled';