fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Waiting.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 __FWJOBS_EXCEPTION_WAITING_HPP__
7
#define __FWJOBS_EXCEPTION_WAITING_HPP__
8
9
#include "fwJobs/config.hpp"
10
11
#include <fwCore/Exception.hpp>
12
13
namespace
fwJobs
14
{
15
namespace
exception
16
{
17
19
struct
Waiting
:
::fwCore::Exception
20
{
21
FWJOBS_API
Waiting
(
const
std::string &err );
22
};
23
24
}
// namespace exception
25
26
27
}
// namespace fwJobs
28
29
#endif
/* __FWJOBS_EXCEPTION_WAITING_HPP__ */
30
31
32
fwCore::Exception
Definition:
core/fwCore/include/fwCore/Exception.hpp:23
fwJobs::exception::Waiting
No worker exception.
Definition:
Waiting.hpp:19
fwJobs
This namespace fwJobs provides jobs management.
Definition:
SDicomSeriesAnonymizer.hpp:13
SrcLib
core
fwJobs
include
fwJobs
exception
Waiting.hpp
Generated on Wed Sep 5 2018 12:48:00 for fw4spl by
1.8.11