Package org.aavso.tools.vstar.exception
Class ObservationValidationWarning
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.aavso.tools.vstar.exception.ObservationValidationWarning
- All Implemented Interfaces:
Serializable
Instances of this class will be thrown in the case of
an observation validation warning.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObservationValidationWarning
-
ObservationValidationWarning
-
-
Method Details
-
getObservation
- Returns:
- the observation
-