:py:mod:`dissect.volume.exceptions` =================================== .. py:module:: dissect.volume.exceptions Module Contents --------------- .. py:exception:: Error Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: LVM2Error Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: DiskError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: RAIDError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: DMError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: MDError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: DDFError Bases: :py:obj:`Error` Common base class for all non-exit exceptions.