org.jpox.state
Class AbstractFetchFieldManager.EndOfFetchPlanGraphException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.jpox.state.AbstractFetchFieldManager.EndOfFetchPlanGraphException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AbstractFetchFieldManager

public static class AbstractFetchFieldManager.EndOfFetchPlanGraphException
extends java.lang.RuntimeException

Exception thrown when we reach the end of the fetch depth in a branch of the object graph

Version:
$Revision: 1.10 $
See Also:
Serialized Form

Constructor Summary
AbstractFetchFieldManager.EndOfFetchPlanGraphException()
           
 
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
 

Constructor Detail

AbstractFetchFieldManager.EndOfFetchPlanGraphException

public AbstractFetchFieldManager.EndOfFetchPlanGraphException()


Copyright © -2007 . All Rights Reserved.