Skip to main content

Interface: SpatialAdjustmentError

Error rejected by markOptionModular when a spatial option change is rolled back.

Use code for programmatic handling and message for locale-aware user feedback. The scene and selected options have already been restored when this error is received.

Extends

Properties

code

readonly code: SpatialAdjustmentFailureCode

Stable reason why the transaction could not be committed.


name

readonly name: "SpatialAdjustmentError"

Stable error name exposed by the Web API.

Overrides

Error.name