:py:mod:`dissect.regf.exceptions` ================================= .. py:module:: dissect.regf.exceptions Module Contents --------------- .. py:exception:: Error Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: RegistryKeyNotFoundError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: RegistryValueNotFoundError Bases: :py:obj:`Error` Common base class for all non-exit exceptions.