async_mqtt 9.0.1
Loading...
Searching...
No Matches
Error
Collaboration diagram for Error:

Topics

 Errors for APIs
 

Typedefs

using async_mqtt::error_code = sys::error_code
 sys is a namespace alias of boost::sytem.
 
using async_mqtt::system_error = sys::system_error
 system_error is a type alias of boost::sytem::system_error.
 

Detailed Description

Typedef Documentation

◆ error_code

using async_mqtt::error_code = sys::error_code

sys is a namespace alias of boost::sytem.

Requirements

errc is a namespace alias of boost::sytem::errc.

Requirements

error_code is a type alias of boost::sytem::error_code.

Requirements

◆ system_error

using async_mqtt::system_error = sys::system_error

system_error is a type alias of boost::sytem::system_error.

Requirements