Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

SizeUnderflow Class Reference
[Exceptions]

UInt underflow exception. More...

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for SizeUnderflow:
BaseException

List of all members.

Public Member Functions

 SizeUnderflow (const char *file, int line, const char *function, Size size=0) throw ()

Detailed Description

UInt underflow exception.

Throw this exception to indicate a size was smaller than allowed. The constructor has an additional argument: the value of of the requested size. This exception is thrown, if buffer sizes are insufficient.

Parameters:
size the size causing the problem

Constructor & Destructor Documentation

SizeUnderflow ( 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