ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
ppforest2::UserError Class Reference

Exception for user-facing input validation errors. More...

#include <UserError.hpp>

Detailed Description

Exception for user-facing input validation errors.

Distinct from std::runtime_error so callers can catch user errors separately and provide actionable messages (e.g., "CSV file has inconsistent columns — expected 5, got 3").


The documentation for this class was generated from the following file: