edu.neu.ccs.demeter.aplib
Class IncompatibleClassGraphsException

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

public class IncompatibleClassGraphsException
extends RuntimeException

Thrown when combining two traversals that do not share the same class graph.

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