Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

HAPI::ExceptionBadVersion Class Reference

Inheritance diagram for HAPI::ExceptionBadVersion:

HAPI::ExceptionHugin List of all members.

Detailed Description

h_error_bad_version: The knowledgde base has a wrong version number.

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.


Member Function Documentation

const char* HAPI::ExceptionBadVersion::what  )  const throw () [virtual]
 

Get a description of what the problem is.

Returns:
the description of the exception

Reimplemented from HAPI::ExceptionHugin.


Copyright Hugin Expert A/S 1993-2004