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