System.Bluetooth.EBluetoothFormatException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.Bluetooth.EBluetoothExceptionSystem.SysUtils.ExceptionSystem.TObjectEBluetoothFormatException

Delphi

EBluetoothFormatException = class(EBluetoothException);

C++

class PASCALIMPLEMENTATION EBluetoothFormatException : public EBluetoothException

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Description

Type d'exception déclenchée relativement à TBluetoothGattCharacteristic.

EBluetoothFormatException est déclenchée lorsque le type de format spécifié pour obtenir ou définir la valeur de la caractéristique est non valide, que cette valeur soit de type entier ou single.

Cette exception peut se produire dans :

Voir aussi