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

Error while opening a MATLAB file. More...

#include <tomographer/tools/ezmatio.h>

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

Public Member Functions

 FileOpenError (const std::string fname, const std::string errmsg=std::string())
 
void setFileName (const std::string fname)
 
- 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

Error while opening a MATLAB file.

Definition at line 149 of file ezmatio.h.


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