GeoEco.Dependencies.UnsupportedPlatformError
- exception GeoEco.Dependencies.UnsupportedPlatformError(message)
Bases:
GeoEcoErrorAn exception indicating the current operating system or platform is not supported.
- Parameters:
message (
str) – The message to report. Minimum length꞉ 1.- Returns:
New
GeoEcoErrorinstance.- Return type: