ome-files
0.5.0
|
Exception thrown for file format operation errors. More...
#include <ome/files/FormatException.h>
Public Member Functions | |
FormatException (const std::string &what) | |
Constructor. More... | |
virtual | ~FormatException () |
Destructor. | |
Exception thrown for file format operation errors.
|
explicit |
Constructor.
what | the exception message. |