omw  0.2.0
Public Member Functions | List of all members
omw::windows::envVar_not_found Class Reference

An exception, indicating that the specified environment variable could not be found. More...

Inheritance diagram for omw::windows::envVar_not_found:
std::runtime_error std::exception

Public Member Functions

 envVar_not_found (const std::string &message)
 
 envVar_not_found (const char *message)
 
- Public Member Functions inherited from std::exception
virtual const char * what () const noexcept
 Returns the explanatory string. More...
 

Detailed Description

An exception, indicating that the specified environment variable could not be found.


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