:py:mod:`dissect.eventlog.exceptions` ===================================== .. py:module:: dissect.eventlog.exceptions Module Contents --------------- .. py:exception:: Error Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: MalformedElfChnkException Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: BxmlException Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: UnknownSignatureException Bases: :py:obj:`Error` Common base class for all non-exit exceptions.