Class ObservationValidationWarning

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.aavso.tools.vstar.exception.ObservationValidationWarning
All Implemented Interfaces:
Serializable

public class ObservationValidationWarning extends Exception
Instances of this class will be thrown in the case of an observation validation warning.
See Also:
  • Constructor Details

    • ObservationValidationWarning

      public ObservationValidationWarning(ValidObservation ob)
    • ObservationValidationWarning

      public ObservationValidationWarning(String message, ValidObservation ob)
  • Method Details

    • getObservation

      public ValidObservation getObservation()
      Returns:
      the observation