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