dissect.esedb.exceptions#

Module Contents#

exception dissect.esedb.exceptions.Error#

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.esedb.exceptions.InvalidDatabase#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.esedb.exceptions.KeyNotFoundError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.esedb.exceptions.NoNeighbourPageError#

Bases: Error

Common base class for all non-exit exceptions.