fw4spl
fwAtoms::Exception Struct Reference

Implements atoms exception. More...

#include <Exception.hpp>

+ Inheritance diagram for fwAtoms::Exception:
+ Collaboration diagram for fwAtoms::Exception:

Public Member Functions

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

Detailed Description

Implements atoms exception.

Definition at line 22 of file core/fwAtoms/include/fwAtoms/Exception.hpp.

Constructor & Destructor Documentation

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

Constructor.

Parameters
[in]messagea string containing the failure message

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


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