#include <exception.h>
Public Member Functions |
|
InvalidSize (const char *file, int line, Size size=0) | |
Protected Attributes |
|
Size | size_ |
The constructor has an additional argument: the value of of the requested size.
size | the size causing the problem |