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

An exception, indicating the presence of an invalid unicode codepoint. More...

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

Public Member Functions

 invalid_unicode (const std::string &message)
 
 invalid_unicode (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 the presence of an invalid unicode codepoint.


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