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