Class JPANoSelectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.olingo.jpa.processor.core.query.JPANoSelectionException
All Implemented Interfaces:
Serializable

public class JPANoSelectionException extends Exception
The exception shall be raised in case no selection left, so it is not necessary to perform a query.
It is expected that the exception is handled internally.
Author:
Oliver Grande Created: 14.07.2019
See Also:
Serialized Form
  • Constructor Details

    • JPANoSelectionException

      public JPANoSelectionException()