Lugdunum  0.1.0
lug::System::NotImplementedException Member List

This is the complete list of members for lug::System::NotImplementedException, including all inherited members.

Exception(const char *typeName, const std::string &description, const char *file, const char *function, uint32_t line)lug::System::Exception
Exception(Exception &&other)=defaultlug::System::Exception
Exception(const Exception &other)=defaultlug::System::Exception
getDescription() constlug::System::Exception
getFile() constlug::System::Exception
getFunction() constlug::System::Exception
getLine() constlug::System::Exception
getTypeName() constlug::System::Exception
NotImplementedException(const std::string &description, const char *file, const char *function, uint32_t line)lug::System::NotImplementedExceptioninline
operator=(const Exception &other)=defaultlug::System::Exception
operator=(Exception &&other)=defaultlug::System::Exception
what() const noexcept overridelug::System::Exception
~Exception()lug::System::Exceptioninlinevirtual