ElementReservationError Namespace @beta

Type Alias

Name Description
ElementReservationError.Key Keys that identify ElementReservationErrors

Variable

Name Description
ElementReservationError.scope the ITwinError scope for ElementReservationErrors.

Function

Name Description
ElementReservationError.isError Determine whether an error object is an ElementReservationError
ElementReservationError.throwError Instantiate and throw an ElementReservationError

Defined in

ElementReservationError Interface @beta

An error originating from the shared element reservation APIs (see SynchronousChannel.Reservations), used to coordinate simultaneous creation of elements with shared identities across briefcases.

Extends

Properties

Name Type Description
federationGuid Readonly string | undefined The federationGuid of the element involved in the error, when known.  

Inherited properties

Name Type Inherited from Description
iTwinErrorId Readonly Inherited ITwinErrorId ITwinError Uniquely identifies the kind of error.

Defined in

Last Updated: 03 September, 2026