Skip to main content

DomainSessionRefusal

Defined in: js-api/src/ui/domains/domains-session.ts:53

Why a DomainSession.save did not land — see DomainSession.lastRefusal.

Properties

PropertyTypeDescriptionDefined in
editorDomainFrameEditor | nullThe editor that owns the failing row; null for a refusal the batch as a whole answers for (nothing located it, or no single participant caused it).js-api/src/ui/domains/domains-session.ts:60
messagestringThe sentence the save reported; the same one the cell says where the refusal reaches cells. Bare — a surface that leads with its own "Cannot save:" (the balloon does) prefixes it itself.js-api/src/ui/domains/domains-session.ts:57
opIndex?numberThe transaction-wide index of the failing op, where the server named one.js-api/src/ui/domains/domains-session.ts:62