bes Updated for version 3.20.13
|
#include <AggregationException.h>
Public Member Functions | |
AggregationException (const std::string &msg) | |
Exception class used by AggregationUtil and other agg_util classes to pass generic exceptions upward into more context-specific locations.
Definition at line 41 of file AggregationException.h.
agg_util::AggregationException::AggregationException | ( | const std::string & | msg | ) |
Definition at line 32 of file AggregationException.cc.
|
virtualnoexcept |
Definition at line 37 of file AggregationException.cc.