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 Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
FetchPlanNotFoundException
 
 -