Class InvalidMissionModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.jpl.aerie.merlin.processor.InvalidMissionModelException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInvalidMissionModelException(String message) InvalidMissionModelException(String message, Element element) InvalidMissionModelException(String message, Element element, AnnotationMirror annotation) InvalidMissionModelException(String message, Element element, AnnotationMirror annotation, AnnotationValue attribute) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
element
-
annotation
-
attribute
-
-
Constructor Details
-
InvalidMissionModelException
public InvalidMissionModelException(String message, Element element, AnnotationMirror annotation, AnnotationValue attribute) -
InvalidMissionModelException
-
InvalidMissionModelException
-
InvalidMissionModelException
-