Module err

Module err 

Source

Structs§

WrappedIoError
An IO error which captures additional information about it’s context (hexdump).

Enums§

ChunkError
Raised on Invalid/Incomplete data May also be raised if common chunk resources are not read succesfully.
DeserializationError
EvtxError
Public result API. Inner errors are considered implementation details and are opaque.
InputError
SerializationError
Errors related to serialization of IR trees to XML/JSON.

Type Aliases§

Result
This is the only Result type that should be exposed on public interfaces.
SerializationResult