Pothos  0.4.2-g932b6da0
The Pothos dataflow programming software suite
Exception.hpp
Go to the documentation of this file.
1 
11 #pragma once
12 #include <Pothos/Config.hpp>
13 #include <Pothos/Exception.hpp>
14 
15 namespace Pothos {
16 
21 
22 
26 
27 } //namespace Pothos
#define POTHOS_API
Definition: Config.hpp:41
POTHOS_DECLARE_EXCEPTION(POTHOS_API, ProxyEnvironmentFactoryError, RuntimeException)
Definition: Exception.hpp:15
Definition: Exception.hpp:255