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

#include <AggregationException.h>

Inheritance diagram for agg_util::DimensionNotFoundException:
Inheritance graph
Collaboration diagram for agg_util::DimensionNotFoundException:
Collaboration graph

Public Member Functions

 DimensionNotFoundException (const std::string &msg)
 

Detailed Description

Basic information subclass for cases of dimension not found in an aggregation

Definition at line 51 of file AggregationException.h.

Constructor & Destructor Documentation

◆ DimensionNotFoundException()

agg_util::DimensionNotFoundException::DimensionNotFoundException ( const std::string & msg)
inline

Definition at line 53 of file AggregationException.h.

◆ ~DimensionNotFoundException()

virtual agg_util::DimensionNotFoundException::~DimensionNotFoundException ( )
inlinevirtualnoexcept

Definition at line 58 of file AggregationException.h.


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