dissect.xfs.exceptions

Module Contents

exception dissect.xfs.exceptions.Error

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.xfs.exceptions.UnsupportedDataforkException

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.xfs.exceptions.FileNotFoundError

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.xfs.exceptions.NotADirectoryError

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.xfs.exceptions.NotASymlinkError

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.xfs.exceptions.SymlinkUnavailableException

Bases: Error

Common base class for all non-exit exceptions.