Searched defs:runtime_error (Results 1 – 11 of 11) sorted by relevance
83 runtime_error::runtime_error(const runtime_error& e) noexcept in runtime_error() function in std::runtime_error96 runtime_error::runtime_error(runtime_error&& e) noexcept in runtime_error() function in std::runtime_error121 runtime_error::runtime_error(const char* __arg) in runtime_error() function in std::runtime_error
46 runtime_error::runtime_error(const string& __arg) in runtime_error() function in std::runtime_error
72 runtime_error::runtime_error(const runtime_error& e) noexcept in runtime_error() function in std::runtime_error101 runtime_error::runtime_error(const char* __arg) in runtime_error() function in std::runtime_error
67 runtime_error::runtime_error(const string& __arg) in runtime_error() function in std::runtime_error
130 EXTERN char runtime_error; variable
246 runtime_error (const char *message, ...) in runtime_error() function
457 runtime_error (const char *message, ...) in runtime_error() function
426 runtime_error (const char *message, ...) in runtime_error() function