riso.distributions
Class ConditionalNotDefinedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
riso.distributions.ConditionalNotDefinedException
- All Implemented Interfaces:
- java.io.Serializable
- public class ConditionalNotDefinedException
- extends java.lang.Exception
This exception is thrown when a conditional probability is not
defined for the given value of the parent or parents.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConditionalNotDefinedException
public ConditionalNotDefinedException()
ConditionalNotDefinedException
public ConditionalNotDefinedException(java.lang.String s)