OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
agg_util::DimensionNotFoundException Class Reference

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

#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)
 
virtual ~DimensionNotFoundException () throw ()
 

Detailed Description

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

Definition at line 52 of file AggregationException.h.

Constructor & Destructor Documentation

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

Definition at line 55 of file AggregationException.h.

virtual agg_util::DimensionNotFoundException::~DimensionNotFoundException ( )
throw (
)
inlinevirtual

Definition at line 60 of file AggregationException.h.


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