public class ExceptionProcessor extends Object implements ExceptionHandler
Constructor and Description |
---|
ExceptionProcessor(ProblemListener listener,
File target) |
Modifier and Type | Method and Description |
---|---|
void |
addException(LabelException exception)
Reports an exception encountered during label validation.
|
public ExceptionProcessor(ProblemListener listener, File target)
public void addException(LabelException exception)
ExceptionHandler
addException
in interface ExceptionHandler
exception
- the exception encounteredCopyright © 2010–2016 Planetary Data System. All rights reserved.