Exception that is thrown if a method an invalid IndexPair is given. More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderDefs.h>
Public Member Functions | |
| NoSuccessor (const char *file, int line, const char *function, const IndexPair &index) | |
| virtual | ~NoSuccessor () throw () |
Protected Attributes | |
| IndexPair | index_ |
Exception that is thrown if a method an invalid IndexPair is given.
| NoSuccessor | ( | const char * | file, | |
| int | line, | |||
| const char * | function, | |||
| const IndexPair & | index | |||
| ) | [inline] |
References GlobalExceptionHandler::getInstance().
| virtual ~NoSuccessor | ( | ) | throw () [inline, virtual] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1 |