bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
agg_util::AggregationException Class Reference

#include <AggregationException.h>

Inheritance diagram for agg_util::AggregationException:
Inheritance graph
Collaboration diagram for agg_util::AggregationException:
Collaboration graph

Public Member Functions

 AggregationException (const std::string &msg)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ AggregationException()

agg_util::AggregationException::AggregationException ( const std::string & msg)

Definition at line 32 of file AggregationException.cc.

◆ ~AggregationException()

agg_util::AggregationException::~AggregationException ( )
virtualnoexcept

Definition at line 37 of file AggregationException.cc.


The documentation for this class was generated from the following files: