Exception thrown if compared spectra are incompatible. More...
#include <OpenMS/COMPARISON/SPECTRA/BinnedSpectrumCompareFunctor.h>
Public Member Functions | |
| IncompatibleBinning (const char *file, int line, const char *function, const char *message="compared spectra have different settings in binsize and/or binspread") throw () | |
| virtual | ~IncompatibleBinning () throw () |
Exception thrown if compared spectra are incompatible.
the compared spectra have different settings in binsize and/or binspread due to which comparison would fail
| IncompatibleBinning | ( | const char * | file, | |
| int | line, | |||
| const char * | function, | |||
| const char * | message = "compared spectra have different settings in binsize and/or binspread" | |||
| ) | throw () |
| virtual ~IncompatibleBinning | ( | ) | throw () [virtual] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:51 using doxygen 1.7.1 |