| ome-files
    0.2.1
    | 
Exception thrown for unrecognized or unsupported data streams or filenames. More...
#include <ome/files/UnknownFormatException.h>
 Inheritance diagram for ome::files::UnknownFormatException:
 Inheritance diagram for ome::files::UnknownFormatException: Collaboration diagram for ome::files::UnknownFormatException:
 Collaboration diagram for ome::files::UnknownFormatException:| Public Member Functions | |
| UnknownFormatException (const std::string &what) | |
| Constructor.  More... | |
| virtual | ~UnknownFormatException () throw () | 
| Destructor. | |
|  Public Member Functions inherited from ome::files::FormatException | |
| FormatException (const std::string &what) | |
| Constructor.  More... | |
| virtual | ~FormatException () throw () | 
| Destructor. | |
Exception thrown for unrecognized or unsupported data streams or filenames.
| 
 | explicit | 
Constructor.
| what | the exception message. | 
 1.8.11
 1.8.11