System.Sensors.ELocationSensorException

From RAD Studio API Documentation

ELocationSensorExceptionSystem.Sensors.ESensorExceptionSystem.SysUtils.ExceptionSystem.TObject

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