14#include <lagrange/api.h>
26struct LA_CORE_API
Error :
public std::runtime_error
28 using runtime_error::runtime_error;
Main namespace for Lagrange.
Definition: AABBIGL.h:30
An exception of this type is thrown when a lagrange::safe_cast<> fails.
Definition: Error.h:37
Base exception for errors thrown by Lagrange functions.
Definition: Error.h:27