fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
BadRun.hpp
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
#ifndef __FWCOM_EXCEPTION_BADRUN_HPP__
7
#define __FWCOM_EXCEPTION_BADRUN_HPP__
8
9
#include <fwCore/Exception.hpp>
10
11
#include "fwCom/config.hpp"
12
13
namespace
fwCom
14
{
15
16
namespace
exception
17
{
18
20
struct
BadRun
:
::fwCore::Exception
21
{
22
FWCOM_API
BadRun
(
const
std::string &err );
23
};
24
25
}
// namespace exception
26
27
}
// namespace fwCom
28
29
#endif
/* __FWCOM_EXCEPTION_BADRUN_HPP__ */
30
31
fwCom
Namespace containing fw4spl communication tools.
Definition:
DumpEditor.hpp:30
fwCore::Exception
Definition:
core/fwCore/include/fwCore/Exception.hpp:23
fwCom::exception::BadRun
Bad run exception.
Definition:
BadRun.hpp:20
SrcLib
core
fwCom
include
fwCom
exception
BadRun.hpp
Generated on Wed Sep 5 2018 12:47:36 for fw4spl by
1.8.11