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