com.newisys.randsolver
Class InvalidRandomVarException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.newisys.randsolver.InvalidRandomVarException
- All Implemented Interfaces:
- Serializable
public final class InvalidRandomVarException
- extends RuntimeException
An exception to describe the condition when the Solver is asked to enable
or disable a random variable that does not exist.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidRandomVarException
public InvalidRandomVarException(Exception e)
InvalidRandomVarException
public InvalidRandomVarException(String msg)