Home
last modified time | relevance | path

Searched defs:op_runtime_error (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libutil++/
Dop_exception.cpp41 op_runtime_error::op_runtime_error(string const & msg) in op_runtime_error() function in op_runtime_error
47 op_runtime_error::op_runtime_error(string const & msg, int cerrno) in op_runtime_error() function in op_runtime_error
Dop_exception.h52 struct op_runtime_error : std::runtime_error struct