Home > @gnaudio/jabra-js > IJabraError
IJabraError interface#
Describes an error that can be thrown while utilizing the Jabra SDK.
It has the usual properties of an Error, with some additional ones added.
Properties#
| Property | Type | Description |
|---|---|---|
| type | ErrorType | Error reason, e.g. unsupported feature. |