API:System.Sensors.ELocationSensorException

From RAD Studio API Documentation
Jump to: navigation, search

System.Sensors.ESensorExceptionSystem.SysUtils.ExceptionSystem.TObjectELocationSensorException

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

General sensor exception.

System.Sensors.ELocationSensorException inherits from System.Sensors.ESensorException. All content below this line refers to System.Sensors.ESensorException.

General sensor exception.

See Also