mt_metadata.utils.exceptions ============================ .. py:module:: mt_metadata.utils.exceptions .. autoapi-nested-parse:: Created on Thu Dec 24 11:59:18 2020 :copyright: Jared Peacock (jpeacock@usgs.gov) :license: MIT Exceptions ---------- .. autoapisummary:: mt_metadata.utils.exceptions.MTSchemaError mt_metadata.utils.exceptions.MTTimeError mt_metadata.utils.exceptions.MTValidatorError Module Contents --------------- .. py:exception:: MTSchemaError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: MTTimeError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: MTValidatorError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions.