System.Beacon.EBeaconException

From RAD Studio API Documentation

EBeaconExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EBeaconException = class(Exception);

C++

class PASCALIMPLEMENTATION EBeaconException : public System::Sysutils::Exception

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.

See Also