System.Beacon.EBeaconAdvertiserException

From RAD Studio API Documentation

EBeaconAdvertiserExceptionSystem.Beacon.EBeaconExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EBeaconAdvertiserException = class(EBeaconException);

C++

class PASCALIMPLEMENTATION EBeaconAdvertiserException : public EBeaconException

Properties

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

Description

Type of exception raised for the beacon device objects TBeaconDevice and TCustomBeaconDevice.

See Also