dissect.regf.exceptions#

Module Contents#

exception dissect.regf.exceptions.Error#

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.regf.exceptions.RegistryKeyNotFoundError#

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.regf.exceptions.RegistryValueNotFoundError#

Bases: Error

Common base class for all non-exit exceptions.