#include <Reader.hpp>
Definition at line 112 of file Reader.hpp.
§ ReaderFail()
pwiz::identdata::ReaderFail::ReaderFail |
( |
const std::string & |
error | ) |
|
|
inline |
Definition at line 116 of file Reader.hpp.
117 : std::runtime_error((
"[ReaderFail] " +
error).c_str()),
virtual const std::string & error() const
§ ~ReaderFail()
virtual pwiz::identdata::ReaderFail::~ReaderFail |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
§ error()
virtual const std::string& pwiz::identdata::ReaderFail::error |
( |
| ) |
const |
|
inlinevirtual |
§ error_
std::string pwiz::identdata::ReaderFail::error_ |
|
private |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/pwiz/pwiz/data/identdata/Reader.hpp