ome-files  0.5.0
Public Member Functions | List of all members
ome::files::UnsupportedCompressionException Class Reference

Exception thrown for unsupported compression types. More...

#include <ome/files/UnsupportedCompressionException.h>

+ Inheritance diagram for ome::files::UnsupportedCompressionException:
+ Collaboration diagram for ome::files::UnsupportedCompressionException:

Public Member Functions

 UnsupportedCompressionException (const std::string &what)
 Constructor. More...
 
virtual ~UnsupportedCompressionException ()
 Destructor.
 
- Public Member Functions inherited from ome::files::FormatException
 FormatException (const std::string &what)
 Constructor. More...
 
virtual ~FormatException ()
 Destructor.
 

Detailed Description

Exception thrown for unsupported compression types.

Constructor & Destructor Documentation

◆ UnsupportedCompressionException()

ome::files::UnsupportedCompressionException::UnsupportedCompressionException ( const std::string &  what)
explicit

Constructor.

Parameters
whatthe exception message.

The documentation for this class was generated from the following files: