Assignments
Assignments
MatrixMNTCException Class Reference

#include <MatrixMNTC.h>

Inheritance diagram for MatrixMNTCException:

Public Member Functions

 MatrixMNTCException (const char *message)
 
const char * what (void) const noexcept
 

Private Attributes

std::string _message
 

Constructor & Destructor Documentation

◆ MatrixMNTCException()

MatrixMNTCException::MatrixMNTCException ( const char *  message)
inline

Member Function Documentation

◆ what()

const char * MatrixMNTCException::what ( void  ) const
inlinenoexcept

Member Data Documentation

◆ _message

std::string MatrixMNTCException::_message
private

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