38 #ifndef OME_FILES_UNSUPPORTEDCOMPRESSIONEXCEPTION_H 39 #define OME_FILES_UNSUPPORTEDCOMPRESSIONEXCEPTION_H 41 #include <ome/files/FormatException.h> 70 #endif // OME_FILES_UNSUPPORTEDCOMPRESSIONEXCEPTION_H Exception thrown for unsupported compression types.
Definition: UnsupportedCompressionException.h:51
virtual ~UnsupportedCompressionException()
Destructor.
Definition: UnsupportedCompressionException.cpp:50
UnsupportedCompressionException(const std::string &what)
Constructor.
Definition: UnsupportedCompressionException.cpp:45