fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
MissingInformation.cpp
1
/* ***** BEGIN LICENSE BLOCK *****
2
* FW4SPL - Copyright (C) IRCAD, 2009-2015.
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 "fwAtomsPatch/exceptions/MissingInformation.hpp"
8
9
namespace
fwAtomsPatch
10
{
11
12
namespace
exceptions
13
{
14
15
MissingInformation::MissingInformation(
const
std::string& message) : ::
fwAtomsPatch
::exceptions::Base(message)
16
{
17
18
}
19
20
}
// namespace exceptions
21
}
// namespace fwAtomsPatch
fwAtomsPatch
Contains base functionalities used to transform objects from a version to another.
Definition:
Abstract.hpp:16
SrcLib
core
fwAtomsPatch
src
fwAtomsPatch
exceptions
MissingInformation.cpp
Generated on Wed Sep 5 2018 12:47:55 for fw4spl by
1.8.11