GeoEco.Dependencies.UnsupportedPlatformError

exception GeoEco.Dependencies.UnsupportedPlatformError(message)

Bases: GeoEcoError

An exception indicating the current operating system or platform is not supported.

Parameters:

message (str) – The message to report. Minimum length꞉ 1.

Returns:

New GeoEcoError instance.

Return type:

GeoEcoError