Skip to main content

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.

Signature:
interface IJabraError extends Error
Extends: Error

Properties#

PropertyTypeDescription
typeErrorTypeError reason, e.g. unsupported feature.