ProteoWizard
Public Member Functions
pwiz::msdata::SpectrumList_mzXML::index_not_found Struct Reference

exception thrown if create(*,*,true) is called and the mzXML index cannot be found More...

#include <SpectrumList_mzXML.hpp>

Inherits std::runtime_error.

List of all members.

Public Member Functions

 index_not_found (const std::string &what)

Detailed Description

exception thrown if create(*,*,true) is called and the mzXML index cannot be found

Definition at line 49 of file SpectrumList_mzXML.hpp.


Constructor & Destructor Documentation

pwiz::msdata::SpectrumList_mzXML::index_not_found::index_not_found ( const std::string &  what)
inline

Definition at line 51 of file SpectrumList_mzXML.hpp.

: std::runtime_error(what.c_str()) {}

The documentation for this struct was generated from the following file: