System.Sensors.EGeocoderException

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

EGeocoderException = class(Exception);

C++

class PASCALIMPLEMENTATION EGeocoderException : public System::Sysutils::Exception

Properties

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

Description

General geocoder exception.

See Also