Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

SizeUnderflow Class Reference
[Exceptions]

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for SizeUnderflow:

Base

List of all members.


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

Public Member Functions

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

Protected Attributes

UInt size_

Constructor & Destructor Documentation

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


Member Data Documentation

UInt size_ [protected]


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:49 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1