Searched defs:op_runtime_error (Results 1 – 2 of 2) sorted by relevance
41 op_runtime_error::op_runtime_error(string const & msg) in op_runtime_error() function in op_runtime_error47 op_runtime_error::op_runtime_error(string const & msg, int cerrno) in op_runtime_error() function in op_runtime_error
52 struct op_runtime_error : std::runtime_error struct