jubilant-funicular
Public Member Functions | Public Attributes | List of all members
nta::Error Struct Reference

Something went wrong. More...

#include <Errors.h>

Collaboration diagram for nta::Error:
Collaboration graph
[legend]

Public Member Functions

 Error (crstring desc="", ErrorType t=OTHER)
 
 Error (const Error &other)
 

Public Attributes

std::string description
 A description of what when wrong.
 
ErrorType type
 The type of error that occured.
 
const Errorprev = nullptr
 The most recent unhandled error before this one.
 

Detailed Description

Something went wrong.

Definition at line 24 of file Errors.h.


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