|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
COM.hugin.HAPI.ExceptionHugin
COM.hugin.HAPI.ExceptionInconsistencyOrUnderflow
An ExceptionInconsistencyOrUnderflow exception is thrown when an attempt is made to propagate inconsistent evidence, or underflow has occurred. Inconsistency is the most likely cause. However, underflow is possible if extremely small probabilities are involved.
Constructor Summary | |
ExceptionInconsistencyOrUnderflow()
|
|
ExceptionInconsistencyOrUnderflow(java.lang.String msg)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ExceptionInconsistencyOrUnderflow()
public ExceptionInconsistencyOrUnderflow(java.lang.String msg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |