EditTxnError.throwError Function

Instantiate and throw an EditTxnError

throwError(key: EditTxnError.Key, message: string, iModelKey?: string, description?: string): never

Parameter Type Description
key EditTxnError.Key  
message string  
iModelKey string  
description string  

Returns - never

Defined in

Last Updated: 21 April, 2026