boost::openmethod::openmethod_error

Base class for all OpenMethod errors.

Synopsis

struct openmethod_error;

Derived Classes

Name Description

bad_call

No valid overrider

final_error

Static and dynamic type mismatch in "final" construct

missing_base

Missing base.

missing_class

Missing class.

not_initialized

Registry not initialized

odr_violation

One Definition Rule violation.

search_error

Cannot find hash factors

Created with MrDocs