antioch-0.4.0
List of all members | Public Member Functions
Antioch::UnitError Class Reference

A class representing error in units. More...

#include <antioch_exceptions.h>

Inheritance diagram for Antioch::UnitError:

Public Member Functions

 UnitError (const std::string &description)
 

Detailed Description

A class representing error in units.

Definition at line 84 of file antioch_exceptions.h.

Constructor & Destructor Documentation

Antioch::UnitError::UnitError ( const std::string &  description)
inline

Definition at line 87 of file antioch_exceptions.h.

88  : std::runtime_error (description)
89  {}

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

Generated on Thu Jul 7 2016 11:09:50 for antioch-0.4.0 by  doxygen 1.8.8