System.Sensors.ESensorManagerException

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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