MeteoIODoc  MeteoIODoc-2.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
smet::SMETException Class Reference

Detailed Description

A basic exception class adjusted for the needs of the SMET library.

Author
Thomas Egger

#include <libsmet.h>

Public Member Functions

 SMETException (const std::string &message="SMETException occured", const std::string &position="")
 
 ~SMETException () throw ()
 
const char * what () const throw ()
 

Protected Attributes

std::string msg
 

Constructor & Destructor Documentation

smet::SMETException::SMETException ( const std::string &  message = "SMETException occured",
const std::string &  position = "" 
)
smet::SMETException::~SMETException ( )
throw (
)

Member Function Documentation

const char * smet::SMETException::what ( ) const
throw (
)

Member Data Documentation

std::string smet::SMETException::msg
protected

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