System.Beacon.EBeaconException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEBeaconException

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