The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
utils::hash_error Struct Reference

#include <hash.hpp>

Inheritance diagram for utils::hash_error:

Public Member Functions

 hash_error (const std::string &message)
 
- Public Member Functions inherited from game::error
 error ()
 
 error (const std::string &msg)
 
 ~error () noexcept
 
const char * what () const noexcept
 

Additional Inherited Members

- Public Attributes inherited from game::error
std::string message
 

Detailed Description

Definition at line 29 of file hash.hpp.

Constructor & Destructor Documentation

◆ hash_error()

utils::hash_error::hash_error ( const std::string &  message)
inline

Definition at line 31 of file hash.hpp.


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