BALL::Exception::SizeUnderflow Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::SizeUnderflow:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Protected Attributes

Size size_

Detailed Description

Size underflow. 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

Definition at line 143 of file COMMON/exception.h.


Constructor & Destructor Documentation

BALL::Exception::SizeUnderflow::SizeUnderflow ( const char *  file,
int  line,
Size  size = 0 
)

Member Data Documentation

Definition at line 151 of file COMMON/exception.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3