System.Beacon.EBeaconManagerException

From RAD Studio API Documentation
Jump to: navigation, search

System.Beacon.EBeaconExceptionSystem.SysUtils.ExceptionSystem.TObjectEBeaconManagerException

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