mt_metadata.utils.exceptions

Created on Thu Dec 24 11:59:18 2020

copyright:

Jared Peacock (jpeacock@usgs.gov)

license:

MIT

Exceptions

MTSchemaError

Common base class for all non-exit exceptions.

MTTimeError

Common base class for all non-exit exceptions.

MTValidatorError

Common base class for all non-exit exceptions.

Module Contents

exception mt_metadata.utils.exceptions.MTSchemaError

Bases: Exception

Common base class for all non-exit exceptions.

exception mt_metadata.utils.exceptions.MTTimeError

Bases: Exception

Common base class for all non-exit exceptions.

exception mt_metadata.utils.exceptions.MTValidatorError

Bases: Exception

Common base class for all non-exit exceptions.