Thrown as an exception when BESPlugin cannot find or run the maker() function in a shared library already loaded. More...
#include <BESPlugin.h>


Public Member Functions | |
| NoSuchObject (const string &msg, const string &file, int line) | |
Thrown as an exception when BESPlugin cannot find or run the maker() function in a shared library already loaded.
Definition at line 63 of file BESPlugin.h.
| NoSuchObject::NoSuchObject | ( | const string & | msg, | |
| const string & | file, | |||
| int | line | |||
| ) | [inline] |
Definition at line 66 of file BESPlugin.h.
1.6.0