UnqualifiedException.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <swarmros/Exception.h>
4 
5 namespace swarmros
6 {
13  {
14  public:
15 
21  };
22 }
Exception base class for swarmros exceptions.
An exception that is expected to be caught and translated into another exception. ...
Exception(const char *message)
Construct a new Exception.


swarmros
Author(s):
autogenerated on Fri Apr 3 2020 03:42:48