System.Sensors.ESensorManagerException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectESensorManagerException

Delphi

ESensorManagerException = class(Exception);

C++

class PASCALIMPLEMENTATION ESensorManagerException : public System::Sysutils::Exception

Properties

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

Description

General sensor manager exception.

See Also