API: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 Beacon objects.

System.Beacon.EBeaconManagerException 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