|
|||||||||
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.ExceptionInvalidEvidence
An ExceptionInvalidEvidence exception is thrown when an invalid evidence scenario is detected. This means that the specified evidence violates the "free will" condition, or evidence on a decision node is not an instantiation. These checks are performed by propagation, d-separation, and policy-update operations.
Constructor Summary | |
ExceptionInvalidEvidence()
|
|
ExceptionInvalidEvidence(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 ExceptionInvalidEvidence()
public ExceptionInvalidEvidence(java.lang.String msg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |