Module observation_error
Expand description
Error types for observation data processing
ObservationError covers errors that arise during observation extraction,
BLQ filtering, and profile construction. These are data-level errors that
don’t depend on NCA analysis — they can occur whenever working with
concentration-time data.
NCA code can propagate these via the From impl on NCAError.
Enums§
- Observation
Error - Errors arising from observation data processing