edu.ucla.belief.recursiveconditioning
Class RC.RCCreationException

Object
  extended by Throwable
      extended by Exception
          extended by RuntimeException
              extended by RC.RCCreationException
All Implemented Interfaces:
Serializable
Enclosing class:
RC

public static class RC.RCCreationException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
RC.RCCreationException(String msg)
           
 
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

RC.RCCreationException

public RC.RCCreationException(String msg)


Copyright 2010 UCLA Automated Reasoning Group