System.Sensors.ELocationSensorException

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

ELocationSensorException = class(ESensorException);

C++

class PASCALIMPLEMENTATION ELocationSensorException : public ESensorException

Properties

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

Description

Used for location sensor errors.

See Also