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

Exception thrown for file format operation errors. More...

#include <ome/bioformats/FormatException.h>

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

Public Member Functions

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

Detailed Description

Exception thrown for file format operation errors.

Constructor & Destructor Documentation

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

Constructor.

Parameters
whatthe exception message.

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