7 #ifndef __FWDATA_EXCEPTION_HPP__ 8 #define __FWDATA_EXCEPTION_HPP__ 10 #include "fwCore/Exception.hpp" 11 #include "fwData/config.hpp" 31 FWDATA_API
Exception(
const std::string &message) noexcept;
41 #endif // __FWDATA_EXCEPTION_HPP__ Implements data exception class.
Contains the representation of the data objects used in the framework.