Tomographer  v5.3
Tomographer C++ Framework Documentation
Tomographer::MAT::VarError Class Reference

Exception relating to a MATLAB variable in the data file. More...

#include <tomographer/tools/ezmatio.h>

+ Inheritance diagram for Tomographer::MAT::VarError:
+ Collaboration diagram for Tomographer::MAT::VarError:

Public Member Functions

 VarError (std::string msg)
 
 VarError (std::string varname, std::string msg)
 
void setVarName (std::string varname)
 
- Public Member Functions inherited from Tomographer::MAT::Exception
 Exception (std::string msg)
 
 Exception (std::string heading, std::string msg)
 
virtual const char * what () const noexcept
 
- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 

Additional Inherited Members

- Protected Member Functions inherited from Tomographer::MAT::Exception
void setHeading (const std::string heading)
 
void setMessage (const std::string message)
 

Detailed Description

Exception relating to a MATLAB variable in the data file.

Definition at line 99 of file ezmatio.h.


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