edu.neu.ccs.demeter.dj
Class TraversalSourceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--edu.neu.ccs.demeter.dj.TraversalSourceException
All Implemented Interfaces:
Serializable

public class TraversalSourceException
extends RuntimeException

Thrown when creating an object graph slice from a traversal T and an object graph whose root is not an instance of a class in the start set of T.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait