7 #ifndef __FWPACSIO_EXCEPTIONS_BASE_HPP__ 8 #define __FWPACSIO_EXCEPTIONS_BASE_HPP__ 10 #include "fwPacsIO/config.hpp" 12 #include <fwCore/Exception.hpp> 29 FWPACSIO_API
Base(
const std::string& message);
32 FWPACSIO_API
virtual ~Base() noexcept;
fwPacsIO contains classes used to communicate with a PACS.
Base class of fwPacsIO Exceptions.