Invalid UInt exception. More...
#include <OpenMS/CONCEPT/Exception.h>
Public Member Functions | |
| InvalidSize (const char *file, int line, const char *function, Size size=0) throw () | |
Invalid UInt exception.
Throw this exception to indicate that a size was unexpected. The constructor has an additional argument: the value of of the requested size.
| size | the size causing the problem |
| InvalidSize | ( | const char * | file, | |
| int | line, | |||
| const char * | function, | |||
| Size | size = 0 | |||
| ) | throw () |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:59 using doxygen 1.7.1 |