Common exception type used throughout NcEngine.
More...
#include <NcError.h>
|
| NcError (std::string msg, NC_SOURCE_LOCATION location=NC_SOURCE_LOCATION_CURRENT) |
|
| NcError (std::string msg, std::string detail, NC_SOURCE_LOCATION location=NC_SOURCE_LOCATION_CURRENT) |
|
const char * | what () const noexcept override |
|
Common exception type used throughout NcEngine.
The documentation for this class was generated from the following file: