#include <userver/utils/ip.hpp>
Invalid network or address.
Definition at line 207 of file ip.hpp.
◆ AddressSystemError()
utils::ip::AddressSystemError::AddressSystemError |
( |
std::error_code | code, |
|
|
std::string_view | msg ) |
|
inline |
◆ Code()
const std::error_code & utils::ip::AddressSystemError::Code |
( |
| ) |
const |
|
inline |
Operating system error code.
Definition at line 213 of file ip.hpp.
◆ what()
const char * utils::ip::AddressSystemError::what |
( |
| ) |
const |
|
inlinefinalnoexcept |
The documentation for this class was generated from the following file: