Class NoSuchActivityInstanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.jpl.aerie.scheduler.server.exceptions.NoSuchActivityInstanceException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionNoSuchActivityInstanceException
(gov.nasa.jpl.aerie.types.ActivityDirectiveId id) -
Method Summary
Modifier and TypeMethodDescriptiongov.nasa.jpl.aerie.types.ActivityDirectiveId
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchActivityInstanceException
public NoSuchActivityInstanceException(gov.nasa.jpl.aerie.types.ActivityDirectiveId id)
-
-
Method Details
-
getInvalidPlanId
public gov.nasa.jpl.aerie.types.ActivityDirectiveId getInvalidPlanId()
-