:py:mod:`dissect.util.exceptions` ================================= .. py:module:: dissect.util.exceptions Module Contents --------------- .. py:exception:: Error Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: CorruptDataError Bases: :py:obj:`Error` Common base class for all non-exit exceptions.