Errors

Collection of excpetions that are raised from functions in the api

Classes

Spy4CastError([e])

Base Class for all custom excpetions of the project

PlotCreationError([e])

Exception raised when there is an error during plot creation

VariableSelectionError(variable, *args[, ...])

Exception raised when there is an error when loading the dataset and the variable given is not valid

TimeBoundsSelectionError(msg, *args)

Exception raised when checking a region that has non-valid time constraints

PlotShowingError([e])

Exception raised when there is an error while showing the plot

DataSavingError([e])

Exception raised when there is an error while saving the data

SelectedYearError(s_year, *args)

Exception raised when the selected year is not valid

DatasetNotFoundError([e])

Exception raised when a dataset is not found

DatasetError([e])

Exception raised when there is an error with the dataset which is supposed to be load

PlotDataError([e])

Exception raised when there is an error with the data used to create the plot