System.Beacon.EBeaconManagerException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Beacon.EBeaconExceptionSystem.SysUtils.ExceptionSystem.TObjectEBeaconManagerException

Delphi

EBeaconManagerException = class(EBeaconException);

C++

class PASCALIMPLEMENTATION EBeaconManagerException : public EBeaconException

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon


Beschreibung

Typ von Exceptions, die in Bezug auf TBeaconManager-Objekte ausgelöst werden.

Dieser Exception-Typ kann auftreten:

Siehe auch