#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:
- /build/libpwiz-Ydh2Yz/libpwiz-3.0.10827/pwiz/utility/misc/Exception.hpp