boost::openmethod::openmethod_error
Base class for all OpenMethod errors.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
struct openmethod_error;
Derived Classes
| Name | Description |
|---|---|
No valid overrider |
|
Static and dynamic type mismatch in "final" construct |
|
Missing base. |
|
Missing class. |
|
Registry not initialized |
|
One Definition Rule violation. |
|
Cannot find hash factors |
Created with MrDocs