Visual Computing Library
|
Exception thrown when the size (generally of a container) is not the expected one. More...
#include <vclib/exceptions/misc.h>
Public Member Functions | |
WrongSizeException (const std::string &err) | |
virtual const char * | what () const throw () |
Exception thrown when the size (generally of a container) is not the expected one.