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

Exception thrown for unrecognized or unsupported data streams or filenames. More...

#include <ome/bioformats/UnknownFormatException.h>

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

Public Member Functions

 UnknownFormatException (const std::string &what)
 Constructor. More...
 
virtual ~UnknownFormatException () 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 unrecognized or unsupported data streams or filenames.

Constructor & Destructor Documentation

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

Constructor.

Parameters
whatthe exception message.

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