Visual Computing Library
Loading...
Searching...
No Matches
vcl::WrongSizeException Class Reference

Exception thrown when the size (generally of a container) is not the expected one. More...

#include <vclib/exceptions/misc.h>

Inheritance diagram for vcl::WrongSizeException:

Public Member Functions

 WrongSizeException (const std::string &err)
 
virtual const charwhat () const throw ()
 

Detailed Description

Exception thrown when the size (generally of a container) is not the expected one.


The documentation for this class was generated from the following file: