NcEngine
nc::NcError Class Reference

Common exception type used throughout NcEngine. More...

#include <NcError.h>

Inheritance diagram for nc::NcError:

Public Member Functions

 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
 

Detailed Description

Common exception type used throughout NcEngine.


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