bioformats
5.1.0
|
Exception thrown for unsupported compression types. More...
#include <ome/bioformats/UnsupportedCompressionException.h>
Public Member Functions | |
UnsupportedCompressionException (const std::string &what) | |
Constructor. More... | |
virtual | ~UnsupportedCompressionException () throw () |
Destructor. | |
Public Member Functions inherited from ome::bioformats::FormatException | |
FormatException (const std::string &what) | |
Constructor. More... | |
virtual | ~FormatException () throw () |
Destructor. | |
Exception thrown for unsupported compression types.
|
explicit |
Constructor.
what | the exception message. |