Exception which is thrown if BinnedSpectrum bins are accessed and no PeakSpektrum has been integrated yet i.e. bins_ is empty.
More...
#include <OpenMS/COMPARISON/SPECTRA/BinnedSpectrum.h>
List of all members.
Detailed Description
Exception which is thrown if BinnedSpectrum bins are accessed and no PeakSpektrum has been integrated yet i.e. bins_ is empty.
Constructor & Destructor Documentation
| NoSpectrumIntegrated |
( |
const char * |
file, |
|
|
int |
line, |
|
|
const char * |
function, |
|
|
const char * |
message = "BinnedSpectrum hasn't got a PeakSpectrum to base on yet" | |
|
) |
| | throw () |
| OpenMS / TOPP release 1.10.0 |
Documentation generated on Thu Mar 7 2013 09:42:50 using doxygen 1.7.1 |