Out of range exception. More...
#include <OpenMS/CONCEPT/Exception.h>
Public Member Functions | |
| OutOfRange (const char *file, int line, const char *function) throw () | |
Out of range exception.
Use this exception to indicate that a given value is out of a defined range, i. e. not within the domain of a function.
| OutOfRange | ( | const char * | file, | |
| int | line, | |||
| const char * | function | |||
| ) | throw () |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:59 using doxygen 1.7.1 |