Package io.jmix.core
Class FetchPlanNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.core.FetchPlanNotFoundException
- All Implemented Interfaces:
- Serializable
This exception is raised when you try to get nonexistent fetch plan by entity/name.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
FetchPlanNotFoundException
 
-