|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
Exception for user-facing input validation errors. More...
#include <UserError.hpp>
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").