dissect.ole.exceptions#

Module Contents#

exception dissect.ole.exceptions.Error#

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.ole.exceptions.InvalidFileError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.ole.exceptions.NotFoundError#

Bases: Error

Common base class for all non-exit exceptions.