fw4spl
fwTools::Exception Class Reference

Implements fwTools exception class. More...

#include <Exception.hpp>

+ Inheritance diagram for fwTools::Exception:
+ Collaboration diagram for fwTools::Exception:

Public Member Functions

FWTOOLS_API Exception (const std::string &message) noexcept
 Constructor. More...
 
FWTOOLS_API ~Exception () noexcept
 Destructor : do nothing.
 
- Public Member Functions inherited from fwCore::Exception
FWCORE_API Exception (const std::string &err)
 

Detailed Description

Implements fwTools exception class.

Date
2007-2009.

Definition at line 25 of file core/fwTools/include/fwTools/Exception.hpp.

Constructor & Destructor Documentation

fwTools::Exception::Exception ( const std::string &  message)
noexcept

Constructor.

Parameters
[in]messagea string containing the failure message

Definition at line 12 of file core/fwTools/src/fwTools/Exception.cpp.


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