29#include "AggregationException.h"
32AggregationException::AggregationException(
const std::string& msg) :
33 std::runtime_error(msg)
37AggregationException::~AggregationException() noexcept
Helper class for temporarily hijacking an existing dhi to load a DDX response for one particular file...