PionNetworkLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
pion::error::duplicate_plugin Class Reference

exception thrown if we try to add or load a duplicate plugin More...

#include <error.hpp>

Inheritance diagram for pion::error::duplicate_plugin:
Collaboration diagram for pion::error::duplicate_plugin:

Additional Inherited Members

- Public Member Functions inherited from pion::exception
 exception ()
 
 exception (const std::string &msg)
 
 exception (const char *const msg)
 
virtual ~exception () throw ()
 
virtual const char * what () const throw ()
 
- Protected Member Functions inherited from pion::exception
void set_what_msg (const char *const msg=NULL, const std::string *const arg1=NULL, const std::string *const arg2=NULL, const std::string *const arg3=NULL) const
 
- Protected Attributes inherited from pion::exception
std::string m_what_msg
 

Detailed Description

exception thrown if we try to add or load a duplicate plugin


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