dissect.eventlog.exceptions

Module Contents

exception dissect.eventlog.exceptions.Error

Bases: Exception

Common base class for all non-exit exceptions.

exception dissect.eventlog.exceptions.MalformedElfChnkException

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.eventlog.exceptions.BxmlException

Bases: Error

Common base class for all non-exit exceptions.

exception dissect.eventlog.exceptions.UnknownSignatureException

Bases: Error

Common base class for all non-exit exceptions.