Class AbstractFetchDepthFieldManager.EndOfFetchPlanGraphException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.datanucleus.store.fieldmanager.AbstractFetchDepthFieldManager.EndOfFetchPlanGraphException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractFetchDepthFieldManager

public static class AbstractFetchDepthFieldManager.EndOfFetchPlanGraphException extends RuntimeException
Exception thrown when we reach the end of the fetch depth in a branch of the object graph
See Also:
  • Field Details

  • Constructor Details

    • EndOfFetchPlanGraphException

      public EndOfFetchPlanGraphException()