#include <Hdf_exceptions.hpp>
Public Member Functions | |
| bad_hdf_file_opening_mode (const string &_file, const string &_mode=string("r")) | |
| virtual const char * | what (void) const throw () |
bad_hdf_file_opening_mode : the specified file couldn't be opened in the given mode.
1.7.1