dissect.cim.exceptions

Module Contents

exception dissect.cim.exceptions.Error

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.cim.exceptions.ReferenceNotFoundError

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.cim.exceptions.InvalidDatabaseError

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.cim.exceptions.UnmappedPageError

Bases: Error

Common base class for all non-exit exceptions.