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

Public Member Functions

 unknown_vmcall_type_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 136 of file exception.h.

Constructor & Destructor Documentation

◆ unknown_vmcall_type_error()

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

Definition at line 139 of file exception.h.

Member Function Documentation

◆ print()

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

Reimplemented from bfn::general_exception.

Definition at line 143 of file exception.h.


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