bioformats  5.1.3
Public Member Functions | List of all members
ome::bioformats::UnsupportedCompressionException Class Reference

Exception thrown for unsupported compression types. More...

#include <ome/bioformats/UnsupportedCompressionException.h>

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

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.
 

Detailed Description

Exception thrown for unsupported compression types.

Constructor & Destructor Documentation

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

Constructor.

Parameters
whatthe exception message.

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