Main Page
Namespaces
Classes
Files
File List
File Members
swarmros
include
swarmros
swarmros/include/swarmros/Exception.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
swarmio/Exception.h
>
4
5
namespace
swarmros
6
{
11
class
Exception
:
public
swarmio::Exception
12
{
13
public
:
14
19
using
swarmio::Exception::Exception
;
20
};
21
}
swarmio::Exception
Exception class thrown by all library classes.
Definition:
libswarmio/include/swarmio/Exception.h:12
Exception.h
swarmros::Exception
Exception base class for swarmros exceptions.
Definition:
swarmros/include/swarmros/Exception.h:11
swarmros
swarmio::Exception::Exception
Exception(const char *message)
Construct a new Exception.
Definition:
libswarmio/include/swarmio/Exception.h:29
swarmros
Author(s):
autogenerated on Fri Apr 3 2020 03:42:48