EditTxnError.isError Function
Determine whether an error object is an EditTxnError
isError(error: unknown, key?: EditTxnError.Key): error is EditTxnError
| Parameter | Type | Description |
|---|---|---|
| error | unknown | |
| key | EditTxnError.Key |
Returns - error is EditTxnError
Defined in
- core/common/src/ITwinCoreErrors.ts Line 249
Last Updated: 21 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.