Error types for the OpenJPH-RS codec — port of the C++ exception model.
The C++ library uses three severity levels (INFO / WARN / ERROR) with integer error codes. This module maps that model onto a single OjphError enum backed by thiserror.
OjphError
thiserror