Main Page
Namespaces
Classes
Files
File List
File Members
swarmros
include
swarmros
UnqualifiedException.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
swarmros/Exception.h
>
4
5
namespace
swarmros
6
{
12
class
UnqualifiedException
:
public
Exception
13
{
14
public
:
15
20
using
Exception::Exception
;
21
};
22
}
swarmros::Exception
Exception base class for swarmros exceptions.
Definition:
swarmros/include/swarmros/Exception.h:11
Exception.h
swarmros
swarmros::UnqualifiedException
An exception that is expected to be caught and translated into another exception. ...
Definition:
UnqualifiedException.h:12
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