Class NoSuchSchedulingGoalException

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

public final class NoSuchSchedulingGoalException extends Exception
See Also:
  • Field Details

    • goalId

      public final gov.nasa.jpl.aerie.scheduler.model.GoalId goalId
  • Constructor Details

    • NoSuchSchedulingGoalException

      public NoSuchSchedulingGoalException(gov.nasa.jpl.aerie.scheduler.model.GoalId goalId)