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

Invalid index or index list provided to a routine. More...

#include <tomographer/tools/ezmatio.h>

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

Public Member Functions

 InvalidIndexError (const std::string msg)
 
- 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

Invalid index or index list provided to a routine.

Definition at line 168 of file ezmatio.h.


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