bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
#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.