#include <Reader.hpp>
Definition at line 123 of file Reader.hpp.
◆ ReaderFail()
pwiz::msdata::ReaderFail::ReaderFail |
( |
const std::string & |
error | ) |
|
|
inline |
Definition at line 127 of file Reader.hpp.
128 : std::runtime_error((
"[ReaderFail] " +
error).c_str()),
130 {}
virtual const std::string & error() const
◆ ~ReaderFail()
virtual pwiz::msdata::ReaderFail::~ReaderFail |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ error()
virtual const std::string & pwiz::msdata::ReaderFail::error |
( |
| ) |
const |
|
inlinevirtual |
◆ error_
std::string pwiz::msdata::ReaderFail::error_ |
|
private |
The documentation for this class was generated from the following file:
- /build/libpwiz-YmZJI1/libpwiz-3.0.18342/pwiz/data/msdata/Reader.hpp