7 #ifndef __FWPACSIO_EXCEPTIONS_TAGMISSING_HPP__ 8 #define __FWPACSIO_EXCEPTIONS_TAGMISSING_HPP__ 10 #include "fwPacsIO/config.hpp" 11 #include "fwPacsIO/exceptions/Base.hpp" 28 FWPACSIO_API
TagMissing(
const std::string& message);
31 FWPACSIO_API
virtual ~TagMissing() noexcept;
fwPacsIO contains classes used to communicate with a PACS.
Base class of fwPacsIO Exceptions.