#include </home/docs/checkouts/readthedocs.org/user_builds/umpire/checkouts/develop/src/umpire/util/error.hpp>
|
| | resource_error (const std::string &msg, const std::string &file, int line) |
| |
| std::string | message () const |
| |
| virtual const char * | what () const throw () |
| |
◆ resource_error()
| umpire::resource_error::resource_error |
( |
const std::string & |
msg, |
|
|
const std::string & |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
◆ message()
| std::string umpire::runtime_error::message |
( |
| ) |
const |
|
inlineinherited |
◆ what()
| virtual const char* umpire::runtime_error::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlinevirtualinherited |