MeteoIODoc 2.11.0
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="")
 
const char * what () const noexcept
 

Protected Attributes

std::string msg
 

Constructor & Destructor Documentation

◆ SMETException()

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

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ msg

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

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