isogeo_pysdk.exceptions module

Isogeo Python SDK - Custom exceptions

See: https://docs.python.org/fr/3/tutorial/errors.html#user-defined-exceptions

exception isogeo_pysdk.exceptions.AlreadyExistError

Bases : IsogeoSdkError

An object with similar properties already exists in Isogeo database.

exception isogeo_pysdk.exceptions.IsogeoSdkError

Bases : Exception

Base class for exceptions in Isogeo Python SDK package.