bpp-core3  3.0.0
VectorExceptions.h File Reference
#include <string>
#include <vector>
#include "../Exceptions.h"
+ Include dependency graph for VectorExceptions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::VectorException< T >
 General Exception dealing with vectors. More...
 
class  bpp::EmptyVectorException< T >
 Exception thrown when an empty vector was found. More...
 
class  bpp::DimensionException
 Exception thrown when a dimension problem occured. More...
 
class  bpp::ElementNotFoundException< T >
 Exception thrown when a given element was not found in the vector. More...
 

Namespaces

 bpp