TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ what()

const char * nlohmann::detail::exception::what ( ) const
inlineoverridenoexcept

returns the explanatory string

Definition at line 2653 of file json.hpp.

2654 {
2655 return m.what();
2656 }
std::runtime_error m
an exception object as storage for error messages
Definition: json.hpp:2739