Package org.aavso.tools.vstar.exception
Class ObservationValidationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.aavso.tools.vstar.exception.ObservationValidationError
- All Implemented Interfaces:
Serializable
Instances of this class will be thrown in the case of
an observation validation error.
- 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
-
ObservationValidationError
public ObservationValidationError() -
ObservationValidationError
-