MessagePack Error Categories.
Inherits std::error_category.
|
|
constexpr | ErrorCategory_ () noexcept |
| | Constructor.
|
| |
| std::string | message (int condition) const noexcept final override |
| | A description message. More...
|
| |
| const char * | name () const noexcept final override |
| | The name of the error category. More...
|
| |
◆ message()
| std::string zakero::messagepack::ErrorCategory_::message |
( |
int |
condition | ) |
const |
|
finaloverridenoexcept |
- Returns
- The message.
- Parameters
-
◆ name()
| const char * zakero::messagepack::ErrorCategory_::name |
( |
| ) |
const |
|
finaloverridenoexcept |
The documentation for this class was generated from the following file: