The generic Hugin Exception. More...
Public Member Functions | |
virtual const char * | what () const throw () |
Get a description of what the problem is. |
The generic Hugin Exception.
All other Hugin specific exceptions are derived from this.
virtual const char* HAPI::ExceptionHugin::what | ( | ) | const throw () [virtual] |
Get a description of what the problem is.
Reimplemented in HAPI::ExceptionUsage, HAPI::ExceptionIO, HAPI::ExceptionMemory, HAPI::ExceptionTwice, HAPI::ExceptionInvalidName, HAPI::ExceptionSizeTooLarge, HAPI::ExceptionFastRetraction, HAPI::ExceptionZeroVariance, HAPI::ExceptionNoValue, HAPI::ExceptionRounding, HAPI::ExceptionBadKBVersion, HAPI::ExceptionBadKBFormat, HAPI::ExceptionBadKBPassword, HAPI::ExceptionNotCompiled, HAPI::ExceptionCyclicNetwork, HAPI::ExceptionEnumeration, HAPI::ExceptionInvalidProbabilityPotential, HAPI::ExceptionChainGraph, HAPI::ExceptionNoEquilibrium, HAPI::ExceptionInconsistencyOrUnderflow, HAPI::ExceptionOverflow, HAPI::ExceptionLowDensity, HAPI::ExceptionCGEvidenceIncorporated, HAPI::ExceptionNormalization, HAPI::ExceptionCompressed, HAPI::ExceptionTableTooLarge, HAPI::ExceptionInvalidEvidence, HAPI::ExceptionCaseStateTooLarge, HAPI::ExceptionParse, HAPI::ExceptionLocale, HAPI::ExceptionInvalidExpression, HAPI::ExceptionSyntax, HAPI::ExceptionDivisionByZero, HAPI::ExceptionInappropriateArguments, HAPI::ExceptionComputationFailed, HAPI::ExceptionInsufficientStateRange, HAPI::ExceptionInvalidStateValues, HAPI::ExceptionAttribute, HAPI::ExceptionNoFileName, HAPI::ExceptionTableSize, HAPI::ExceptionInvalidLicense, HAPI::ExceptionDemo, HAPI::ExceptionCGLIMIDsNotSupported, HAPI::ExceptionCyclicInstanceHierarchy, HAPI::ExceptionIllegalBinding, HAPI::ExceptionExpiredLicense, and HAPI::ExceptionError.