Expand description

This is the main module pertaining to casemapping exceptions.

A single exception is represented by the Exception type and its ULE equivalent.

The storage format is complicated (and documented on Exception), but the data format is represented equally by DecodedException, which is more human-readable.

Structs