SST  12.0.0
StructuralSimulationToolkit
SST::bad_filtered_key_error Class Reference

Exception that is thrown by SparseVectorMap::filter() if the filtering object returns an object that returns a different value from the key() function than what was passed into the filter. More...

#include <sparseVectorMap.h>

Inheritance diagram for SST::bad_filtered_key_error:

Public Member Functions

 bad_filtered_key_error (const std::string &what_arg)
 

Detailed Description

Exception that is thrown by SparseVectorMap::filter() if the filtering object returns an object that returns a different value from the key() function than what was passed into the filter.


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