Class nebula::drivers::connections::SocketError
ClassList > nebula > drivers > connections > SocketError
#include <udp.hpp>
Inherits the following classes: std::exception
Public Functions
Type | Name |
---|---|
SocketError (int err_no) |
|
SocketError (const std::string_view & msg) |
|
const char * | what () noexcept override const |
Public Functions Documentation
function SocketError [1/2]
inline explicit nebula::drivers::connections::SocketError::SocketError (
int err_no
)
function SocketError [2/2]
inline explicit nebula::drivers::connections::SocketError::SocketError (
const std::string_view & msg
)
function what
inline const char * nebula::drivers::connections::SocketError::what () noexcept override const
The documentation for this class was generated from the following file nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp