System.Bluetooth.EBluetoothLEDescriptorException

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

EBluetoothLEDescriptorException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothLEDescriptorException : 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 TBluetoothGattDescriptor.

See Also