LMMS
Loading...
Searching...
No Matches
osctl::osc_net_dns_exception Struct Reference

#include <osctl.h>

Inheritance diagram for osctl::osc_net_dns_exception:

Public Member Functions

 osc_net_dns_exception (const char *cmd, int _errno=h_errno)
virtual const char * what () const throw ()
virtual ~osc_net_dns_exception () throw ()

Public Attributes

int net_errno
std::string command
std::string error_msg

Constructor & Destructor Documentation

◆ osc_net_dns_exception()

osctl::osc_net_dns_exception::osc_net_dns_exception ( const char * cmd,
int _errno = h_errno )
inline

◆ ~osc_net_dns_exception()

virtual osctl::osc_net_dns_exception::~osc_net_dns_exception ( )
throw ( )
inlinevirtual

Member Function Documentation

◆ what()

virtual const char * osctl::osc_net_dns_exception::what ( ) const
throw ( )
inlinevirtual

Member Data Documentation

◆ command

std::string osctl::osc_net_dns_exception::command

◆ error_msg

std::string osctl::osc_net_dns_exception::error_msg

◆ net_errno

int osctl::osc_net_dns_exception::net_errno

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