System.Sensors.Components.EGettingSensor

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEGettingSensor

Delphi

EGettingSensor = class(Exception);

C++

class PASCALIMPLEMENTATION EGettingSensor : public System::Sysutils::Exception

Properties

Type Visibility Source Unit Parent
class public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components System.Sensors.Components

Description

Exception class for sensor accessing.

See Also