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

Exception thrown for TIFF (libtiff) errors. More...

#include <ome/bioformats/tiff/Exception.h>

+ Inheritance diagram for ome::bioformats::tiff::Exception:
+ Collaboration diagram for ome::bioformats::tiff::Exception:

Public Member Functions

 Exception (const std::string &what)
 Constructor. More...
 
virtual ~Exception () throw ()
 Destructor.
 

Detailed Description

Exception thrown for TIFF (libtiff) errors.

Constructor & Destructor Documentation

ome::bioformats::tiff::Exception::Exception ( const std::string &  what)
explicit

Constructor.

Parameters
whatthe exception message.

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