NcEngine
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
NcError.h File Reference
#include "platform/SourceLocation.h"
#include "fmt/format.h"
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  nc::NcError
 Common exception type used throughout NcEngine. More...
 

Macros

#define NC_ASSERT(expr, msg)
 

Detailed Description