System.Beacon.EBeaconAdvertiserException

From RAD Studio API Documentation
Jump to: navigation, search

System.Beacon.EBeaconExceptionSystem.SysUtils.ExceptionSystem.TObjectEBeaconAdvertiserException

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