System.Bluetooth.EBluetoothLEAdapterException

From RAD Studio API Documentation

EBluetoothLEAdapterExceptionSystem.Bluetooth.EBluetoothExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EBluetoothLEAdapterException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLEAdapterException : public EBluetoothException

Properties

Type Visibility Source Unit Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth

Description

Type of exception raised in relation to TBluetoothLEAdapter.

See Also