ErrReadOnly constant

String const ErrReadOnly

Implementation

static const ErrReadOnly =
    "Readonly transaction cannot run mutations or be committed";