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

Public Member Functions

 invalid_vmm_state_error (std::string mesg)
 
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 294 of file exception.h.

Constructor & Destructor Documentation

◆ invalid_vmm_state_error()

bfn::invalid_vmm_state_error::invalid_vmm_state_error ( std::string  mesg)
inline

Definition at line 297 of file exception.h.

Member Function Documentation

◆ print()

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

Reimplemented from bfn::general_exception.

Definition at line 301 of file exception.h.


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