30 #ifndef __AGG_UTIL__AGGREGATION_EXCEPTION_H__
31 #define __AGG_UTIL__AGGREGATION_EXCEPTION_H__
DimensionNotFoundException(const std::string &msg)
AggregationException(const std::string &msg)
Helper class for temporarily hijacking an existing dhi to load a DDX response for one particular file...
Basic information subclass for cases of dimension not found in an aggregation.
virtual ~DimensionNotFoundException()
Exception class used by AggregationUtil and other agg_util classes to pass generic exceptions upward ...
virtual ~AggregationException()