MeteoIODoc  2.10.0
mio::InvalidNameException Class Reference

Detailed Description

thrown when a given filename/servername/... is not valid (e.g. "..", "." or empty)

Author
Thomas Egger

#include <IOExceptions.h>

Public Member Functions

 InvalidNameException (const std::string &filename="", const std::string &position="")
 
- Public Member Functions inherited from mio::IOException
 IOException (const std::string &message="IOException occured", const std::string &position="")
 
virtual const char * what () const noexcept override
 

Additional Inherited Members

- Protected Attributes inherited from mio::IOException
std::string msg
 
std::string full_output
 

Constructor & Destructor Documentation

◆ InvalidNameException()

mio::InvalidNameException::InvalidNameException ( const std::string &  filename = "",
const std::string &  position = "" 
)
inline

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