13 : m_systemError(system), m_userInfo(info) {
const char * what() const noexcept override
Returns the message string.
std::string m_filepath
Path to the file where the error originated, returned by filePath().
std::string m_userInfo
User-facing message, returned by what().
ScriptRepoException(const std::string &info=std::string("Unknown Exception"))
default constructor
std::string to_string(const wide_integer< Bits, Signed > &n)