#include <OpenMS/CONCEPT/Exception.h>
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 |
Public Member Functions | |
InvalidSize (const char *file, int line, const char *function, UInt size=0) throw () | |
Protected Attributes | |
UInt | size_ |
InvalidSize | ( | const char * | file, | |
int | line, | |||
const char * | function, | |||
UInt | size = 0 | |||
) | throw () |
Generated Tue Apr 1 15:36:49 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |