iota2.common.service_error

Exceptions

configError(msg)

Exception raised for configuration errors in the configuration file (like incompatible parameters) IN : msg [string] : explanation of the error

configFileError(msg)

Base subclass for exception in the configuration file IN : msg [string] : explanation of the error

containsMultipolygon(msg)

dataBaseError(msg)

dirError(directory)

Exception raised for errors in mandatory directory IN : directory [string] : name of the directory

directoryError(directory_path)

Base subclass for exception in the configuration file IN : msg [string] : explanation of the error

duplicatedFeatures(msg)

emptyFeatures(msg)

emptyGeometry(msg)

fieldType(input_vector, data_field, ...)

fileError(msg)

Exception raised for errors inside an input file (like a bad format or absence of a variable) IN : msg [string] : explanation of the error

i2Error

Base class for exceptions in iota2 chain

intersectionError()

Base subclass for exception in the configuration file IN : msg [string] : explanation of the error

invalidGeometry(msg)

invalidProjection(msg)

missingField(database_path, missing_field)

namingConvention(msg)

parameterError(section, msg)

Exception raised for errors in a parameter in the configuration file (like absence of a mandatory variable) IN : msg [string] : explanation of the error

sqliteCorrupted(journalsqlite_path)

tooSmallRegion(input_vector, area_threshold, ...)