fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
PresentationContextMissing.cpp
1
/* ***** BEGIN LICENSE BLOCK *****
2
* FW4SPL - Copyright (C) IRCAD, 2009-2016.
3
* Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4
* published by the Free Software Foundation.
5
* ****** END LICENSE BLOCK ****** */
6
7
#include "fwPacsIO/exceptions/PresentationContextMissing.hpp"
8
9
namespace
fwPacsIO
10
{
11
namespace
exceptions
12
{
13
14
PresentationContextMissing::PresentationContextMissing
(
const
std::string& message) :
15
::
fwPacsIO
::exceptions::
Base
(message)
16
{
17
}
18
19
// ----------------------------------------------------------------------------
20
21
PresentationContextMissing::~PresentationContextMissing
() noexcept
22
{
23
}
24
25
}
//exceptions
26
}
//fwPacsIO
fwPacsIO::exceptions::PresentationContextMissing::PresentationContextMissing
FWPACSIO_API PresentationContextMissing(const std::string &message)
Constructor.
Definition:
PresentationContextMissing.cpp:14
fwPacsIO
fwPacsIO contains classes used to communicate with a PACS.
Definition:
PacsConfiguration.hpp:17
fwPacsIO::exceptions::Base
Base class of fwPacsIO Exceptions.
Definition:
io/fwPacsIO/include/fwPacsIO/exceptions/Base.hpp:22
fwPacsIO::exceptions::PresentationContextMissing::~PresentationContextMissing
virtual FWPACSIO_API ~PresentationContextMissing() noexcept
Destructor.
Definition:
PresentationContextMissing.cpp:21
SrcLib
io
fwPacsIO
src
fwPacsIO
exceptions
PresentationContextMissing.cpp
Generated on Wed Sep 5 2018 12:47:55 for fw4spl by
1.8.11