Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

HAPI::ExceptionBadFile Class Reference

Inheritance diagram for HAPI::ExceptionBadFile:

HAPI::ExceptionHugin List of all members.

Detailed Description

h_error_bad_file: An attempt to load a domain failed due to a bad file.

The file was probably not a knowledge base file. Knowledge base files have a header with a magic number, i.e., a two-byte code that identifies the file as a knowledge base file. This error code will be given if the magic number was incorrect or not present.


Public Member Functions

const char * what () const throw ()
 Get a description of what the problem is.


Member Function Documentation

const char* HAPI::ExceptionBadFile::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