API: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 exceptions raised in relation to Beacon objects.

System.Beacon.EBeaconAdvertiserException inherits from System.Beacon.EBeaconException. All content below this line refers to System.Beacon.EBeaconException. Type of exceptions raised in relation to Beacon objects.

See Also