dissect.archive.exceptions#

Module Contents#

exception dissect.archive.exceptions.Error#

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.archive.exceptions.InvalidHeaderError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.archive.exceptions.NotADirectoryError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.archive.exceptions.FileNotFoundError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.archive.exceptions.NotAReparsePointError#

Bases: Error

Common base class for all non-exit exceptions.