Public Member Functions
bfn::ioctl_failed_error Class Reference
Inheritance diagram for bfn::ioctl_failed_error:
bfn::general_exception

Public Member Functions

 ioctl_failed_error (std::string ioctl)
 
std::ostream & print (std::ostream &os) const override
 
- Public Member Functions inherited from bfn::general_exception
 general_exception () noexcept=default
 
 ~general_exception () override=default
 
const char * what () const noexcept override
 

Detailed Description

Definition at line 248 of file exception.h.

Constructor & Destructor Documentation

◆ ioctl_failed_error()

bfn::ioctl_failed_error::ioctl_failed_error ( std::string  ioctl)
inline

Definition at line 251 of file exception.h.

Member Function Documentation

◆ print()

std::ostream& bfn::ioctl_failed_error::print ( std::ostream &  os) const
inlineoverridevirtual

Reimplemented from bfn::general_exception.

Definition at line 255 of file exception.h.


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