Nameless Engine
Loading...
Searching...
No Matches
ne::Error Member List

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)=defaultne::Error
Error(Error &&other)=defaultne::Error
getFullErrorMessage() constne::Error
getInitialMessage() constne::Error
operator=(const Error &other)=defaultne::Error
operator=(Error &&other)=defaultne::Error
showError() constne::Error
sMessagene::Errorprivate
sourceLocationToInfo(const std::source_location &location)ne::Errorprotectedstatic
stackne::Errorprivate
~Error()=default (defined in ne::Error)ne::Errorvirtual