|
hdf5serie
2.0.0
HDF5 Serie
|
Public Member Functions | |
| Exception (std::string path_, std::string msg_, const std::vector< ErrorInfo > &errorStack_={}) | |
| const char * | what () const noexcept override |
| const std::vector< ErrorInfo > & | getErrorStack () const |
Protected Attributes | |
| std::string | path |
| std::string | msg |
| std::string | whatMsg |
| std::vector< ErrorInfo > | errorStack |