edu.ucla.belief.uai2006
Class UaiUnderflowException

Object
  extended by Throwable
      extended by Exception
          extended by UaiUnderflowException
All Implemented Interfaces:
Serializable

public class UaiUnderflowException
extends Exception

An exception thrown by Mark's RC, cought by UaiPeMain to run David's RC.

Author:
Mark Chavira and Arthur Choi
See Also:
Serialized Form

Constructor Summary
UaiUnderflowException()
           
 
Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UaiUnderflowException

public UaiUnderflowException()


Copyright 2010 UCLA Automated Reasoning Group