Inheritance diagram for HAPI::ExceptionBadVersion:
Knowledge base files have a header that includes a version number identifying the version of the Hugin API with which the knowledge base is intended to be used. This error code is given if a knowledge base incompatible with the current version of the Hugin API is loaded. To recover from this error, the domain must be recompiled with the current version of the Hugin system.
Public Member Functions | |
const char * | what () const throw () |
Get a description of what the problem is. |
|
Get a description of what the problem is.
Reimplemented from HAPI::ExceptionHugin. |