dissect.hypervisor.exceptions

Module Contents

exception dissect.hypervisor.exceptions.Error

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.hypervisor.exceptions.InvalidHeaderError

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.hypervisor.exceptions.InvalidSignature

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.hypervisor.exceptions.InvalidVirtualDisk

Bases: Error

Common base class for all non-exit exceptions.