Swarm-NG  1.1
swarm::plugin_not_found Struct Reference

Thrown when a nonexisting plugin is requested. More...

#include <plugin.hpp>

Inheritance diagram for swarm::plugin_not_found:

Public Attributes

std::string _name
 name of the missing pluging
 

Detailed Description

Thrown when a nonexisting plugin is requested.

The name of the missing plugin is is included

Definition at line 187 of file plugin.hpp.


The documentation for this struct was generated from the following file: