marmot.plottingmodules.plotutils.plot_exceptions#

Exception classes to handle specific actions and results.

@author: Daniel Levie

Classes

DataSavedInModule()

Exception Class for handling data saved within modules.

FacetLabelError()

Exception Class for incorrect facet labeling.

InputSheetError()

Exception Class for handling user input sheet errors.

MissingInputData()

Exception Class for handling return of missing data.

MissingMetaData()

Exception Class for missing meta data.

MissingZoneData()

Exception Class for handling return of zones with no data.

UnderDevelopment()

Exception Class for handling methods under development.

UnsupportedAggregation()

Exception Class for plotting using unsupported AGG_BY attribute.