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

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

#include <ome/files/FormatException.h>

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

Public Member Functions

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

Detailed Description

Exception thrown for file format operation errors.

Constructor & Destructor Documentation

◆ FormatException()

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

Constructor.

Parameters
whatthe exception message.

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