Uses of Class
gov.nasa.pds.tools.label.LabelException
Package | Description |
---|---|
gov.nasa.pds.tools.label | |
gov.nasa.pds.tools.validate.rule.pds4 |
Implementations of standards rules for the PDS4 data standard.
|
-
Uses of LabelException in gov.nasa.pds.tools.label
Methods in gov.nasa.pds.tools.label that return types with arguments of type LabelException Modifier and Type Method Description List<LabelException>
ExceptionContainer. getExceptions()
Methods in gov.nasa.pds.tools.label with parameters of type LabelException Modifier and Type Method Description void
ExceptionContainer. addException(LabelException exception)
void
ExceptionHandler. addException(LabelException exception)
Reports an exception encountered during label validation. -
Uses of LabelException in gov.nasa.pds.tools.validate.rule.pds4
Methods in gov.nasa.pds.tools.validate.rule.pds4 with parameters of type LabelException Modifier and Type Method Description void
ExceptionProcessor. addException(LabelException exception)