An ExceptionFunctionalDependency exception is thrown when a functional dependency between two non-real-valued function nodes has been detected. More...
Public Member Functions | |
const char * | what () const throw () |
Get a description of what the problem is. |
An ExceptionFunctionalDependency exception is thrown when a functional dependency between two non-real-valued function nodes has been detected.
Some Hugin API operations (including the SPU algorithm for LIMIDs) do not support such networks.
const char* HAPI::ExceptionFunctionalDependency::what | ( | ) | const throw () [virtual] |
Get a description of what the problem is.
Reimplemented from HAPI::ExceptionHugin.