|
Nameless Engine
|
This is the complete list of members for ne::Error, including all inherited members.
| addCurrentLocationToErrorStack(const std::source_location location=std::source_location::current()) | ne::Error | |
| Error(std::string_view sMessage, const std::source_location location=std::source_location::current()) | ne::Error | |
| Error()=delete (defined in ne::Error) | ne::Error | |
| Error(const Error &other)=default | ne::Error | |
| Error(Error &&other)=default | ne::Error | |
| getFullErrorMessage() const | ne::Error | |
| getInitialMessage() const | ne::Error | |
| operator=(const Error &other)=default | ne::Error | |
| operator=(Error &&other)=default | ne::Error | |
| showError() const | ne::Error | |
| sMessage | ne::Error | private |
| sourceLocationToInfo(const std::source_location &location) | ne::Error | protectedstatic |
| stack | ne::Error | private |
| ~Error()=default (defined in ne::Error) | ne::Error | virtual |