Searched defs:runtime_error (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/src/
H A Dstdexcept.cc60 runtime_error::runtime_error(const string& __arg) function in class:runtime_error
/freebsd-9.3-release/contrib/libstdc++/include/std/
H A Dstd_stdexcept.h107 class runtime_error : public exception class in inherits:exception
/freebsd-9.3-release/contrib/libc++/src/
H A Dstdexcept.cpp147 runtime_error::runtime_error(const string& msg) function in class:std::runtime_error
153 runtime_error::runtime_error(const char* msg) function in class:std::runtime_error
[all...]

Completed in 56 milliseconds