BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Main Page
Related Pages
Data Structures
Files
File List
base
src
util
Exception.h
1
#pragma once
2
3
#include <Poco/Exception.h>
4
5
namespace
BeeeOn {
6
7
POCO_DECLARE_EXCEPTION(, InProgressException, Poco::LogicException)
8
9
}
Generated by
1.8.5