edu.ucla.belief
Class StateNotFoundException
Object
Throwable
Exception
StateNotFoundException
- All Implemented Interfaces:
- Serializable
public class StateNotFoundException
- extends Exception
- Since:
- 052203
- Author:
- Keith Cascio
- See Also:
- Serialized Form
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
var
public FiniteVariable var
value
public Object value
StateNotFoundException
public StateNotFoundException(FiniteVariable var,
Object value)
Copyright 2010 UCLA Automated Reasoning Group