Hydrologic Projects
ESPAM2 Recharge Tools 1.5 Documentation
espam.exceptions
ESPAM Exceptions Module
Contains exceptions used by the espam tools. All exceptions inherit from the base Exception class
- exception espam.exceptions.ESPAMError(message)
Base exception for all exceptions raised in espam.core.
- exception espam.exceptions.ESPAMKeyMismatchError(message, keys)
Exception indicating a mismatch in primary keys
Exception raised when the primary keys between shapefile and spreadsheet do not match.
- exception espam.exceptions.ESPAMParameterError(message)
Base exception for all exceptions raised in espam.espamtools.
- exception espam.exceptions.ESPAMReclassException(message)
Exception for when reclassification by table fails
- exception espam.exceptions.Error
Base exception for the espam.core package
- exception espam.exceptions.InvalidFileTypeError(message)
Error raised when input file is in an incorrect format
- exception espam.exceptions.MalformedSettingsError(message)
Base exception for all exceptions raised in espam.settings.
- exception espam.exceptions.NoESRILicenseAvailableError(message)
Exception for when an Esri License cannot be checked out