#include <Exception.hpp>
Definition at line 40 of file Exception.hpp.
◆ user_error()
pwiz::util::user_error::user_error |
( |
const std::string & |
what | ) |
|
|
inline |
Definition at line 42 of file Exception.hpp.
42:
user_error(
const std::string& what) :
std::runtime_error(what) {}
user_error(const std::string &what)
The documentation for this class was generated from the following file:
- /data/libpwiz-dev3648559106/libpwiz-3.0.18342/pwiz/utility/misc/Exception.hpp