Package io.jmix.core

Class FetchPlanNotFoundException

All Implemented Interfaces:
Serializable

public class FetchPlanNotFoundException extends RuntimeException
This exception is raised when you try to get nonexistent fetch plan by entity/name.
See Also:
  • Constructor Details

    • FetchPlanNotFoundException

      public FetchPlanNotFoundException(String message)