System.Beacon.EBeaconManagerException

From RAD Studio API Documentation

EBeaconManagerExceptionSystem.Beacon.EBeaconExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EBeaconManagerException = class(EBeaconException);

C++

class PASCALIMPLEMENTATION EBeaconManagerException : 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 TBeaconManager objects.

This type of exception may occur in:

See Also