Class NoSuchPlanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.jpl.aerie.scheduler.server.exceptions.NoSuchPlanException
All Implemented Interfaces:
Serializable

public class NoSuchPlanException extends Exception
See Also:
  • Constructor Details

    • NoSuchPlanException

      public NoSuchPlanException(PlanId id)
  • Method Details

    • getInvalidPlanId

      public PlanId getInvalidPlanId()