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