edu.ucla.belief.dtree
Class Dtree.DtreeCreationException

Object
  extended by Throwable
      extended by Exception
          extended by RuntimeException
              extended by Dtree.DtreeCreationException
All Implemented Interfaces:
Serializable
Enclosing class:
Dtree

public static class Dtree.DtreeCreationException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
Dtree.DtreeCreationException(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

Dtree.DtreeCreationException

public Dtree.DtreeCreationException(String msg)


Copyright 2010 UCLA Automated Reasoning Group