omw  0.1.1
Public Member Functions | List of all members
omw::windows::resource_not_found Class Reference

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

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

Public Member Functions

 resource_not_found (const std::string &message)
 
 resource_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 resource could not be found.


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