myshell 2.0.0
Loading...
Searching...
No Matches
msh_exception Class Reference

Internal exception class. More...

#include <msh_exception.h>

Inheritance diagram for msh_exception:

Public Member Functions

 msh_exception (std::string message, msh_err err=UNKNOWN_ERROR)
 
const char * what () const noexcept override
 
msh_err code () const noexcept
 

Private Attributes

std::string message
 
msh_err err
 

Detailed Description

Internal exception class.

See also
msh_error

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