fw4spl
|
PresentationContextMissing Exceptions. More...
#include <PresentationContextMissing.hpp>
Public Member Functions | |
FWPACSIO_API | PresentationContextMissing (const std::string &message) |
Constructor. More... | |
virtual FWPACSIO_API | ~PresentationContextMissing () noexcept |
Destructor. | |
Public Member Functions inherited from fwPacsIO::exceptions::Base | |
FWPACSIO_API | Base (const std::string &message) |
Constructor. More... | |
virtual FWPACSIO_API | ~Base () noexcept |
Destructor. | |
Public Member Functions inherited from fwCore::Exception | |
FWCORE_API | Exception (const std::string &err) |
PresentationContextMissing Exceptions.
Definition at line 21 of file PresentationContextMissing.hpp.
fwPacsIO::exceptions::PresentationContextMissing::PresentationContextMissing | ( | const std::string & | message | ) |
Constructor.
[in] | message | Exception message |
Definition at line 14 of file PresentationContextMissing.cpp.