:py:mod:`dissect.hypervisor.exceptions` ======================================= .. py:module:: dissect.hypervisor.exceptions Module Contents --------------- .. py:exception:: Error Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: InvalidHeaderError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: InvalidSignature Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: InvalidVirtualDisk Bases: :py:obj:`Error` Common base class for all non-exit exceptions.