dissect.volume.exceptions#

Module Contents#

exception dissect.volume.exceptions.Error#

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.volume.exceptions.LVM2Error#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.volume.exceptions.DiskError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.volume.exceptions.RAIDError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.volume.exceptions.DMError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.volume.exceptions.MDError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.volume.exceptions.DDFError#

Bases: Error

Common base class for all non-exit exceptions.