Whether the error establishes that this COMMIT was rejected by the server.
@override bool get commitRejected => code == 5 || code == 19;