|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
Exception class used by AggregationUtil and other agg_util classes to pass generic exceptions upward into more context-specific locations. More...
#include <AggregationException.h>


Public Member Functions | |
| AggregationException (const std::string &msg) | |
| virtual | ~AggregationException () throw () |
Exception class used by AggregationUtil and other agg_util classes to pass generic exceptions upward into more context-specific locations.
Definition at line 42 of file AggregationException.h.
| agg_util::AggregationException::AggregationException | ( | const std::string & | msg | ) |
Definition at line 33 of file AggregationException.cc.
|
virtual | |||||||||||||
Definition at line 38 of file AggregationException.cc.