Hierarchy

  • BaseError
    • BluetoothError

Constructors

  • Parameters

    • message: string
    • Optional properties: {
          [k: string]: any;
      }
      • [k: string]: any

    Returns BluetoothError

Properties

arguments?: any
method?: string
nativeException?: any
status?: number

Methods

  • Returns string

Generated using TypeDoc