Table of Contents

Namespace Bluetooth.Abstractions.Exceptions

Classes

AdapterException

Represents an exception that occurs in Bluetooth adapter operations.

BluetoothException

The base class for all Bluetooth-related exceptions in the Bluetooth.Core library.

BluetoothPermissionException

Exception thrown when Bluetooth permission requests fail or are denied. Wraps platform-specific exceptions (COMException, SecurityException, etc.) to provide a unified API surface.

BluetoothUnhandledExceptionListener

Provides a mechanism for listening to and handling unhandled Bluetooth exceptions.