| 
    bpp-core
    2.2.0
    
   | 
 
 Include dependency graph for DataTableExceptions.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::TableNameNotFoundException | 
| Exception thrown when a given name is not found is a DataTable object.  More... | |
| class | bpp::TableRowNameNotFoundException | 
| Exception thrown when a given row name is not found is a DataTable object.  More... | |
| class | bpp::TableColumnNameNotFoundException | 
| Exception thrown when a given column name is not found is a DataTable object.  More... | |
| class | bpp::NoTableRowNamesException | 
| Exception thrown when trying to retrieve a row by its name and no row names have been specified.  More... | |
| class | bpp::NoTableColumnNamesException | 
| Exception thrown when trying to retrieve a column by its name and no column names have been specified.  More... | |
| class | bpp::TableRowNamesException | 
| General exception class dealing with row names.  More... | |
| class | bpp::TableColumnNamesException | 
| General exception class dealing with column names.  More... | |
| class | bpp::DuplicatedTableRowNameException | 
| Exception thrown when attempting to duplicate a row name.  More... | |
| class | bpp::DuplicatedTableColumnNameException | 
| Excpetion thrown when attempting to duplicate a column name.  More... | |
Namespaces | |
| bpp | |
| This class allows to perform a correspondence analysis.  | |