Visual Computing Library  devel
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/base/exceptions.h>

Inheritance diagram for vcl::WrongSizeException:

Public Member Functions

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

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: