public class ExceptionProcessor extends java.lang.Object implements ExceptionHandler
Constructor and Description |
---|
ExceptionProcessor(ProblemListener listener,
java.net.URL target) |
Modifier and Type | Method and Description |
---|---|
void |
addException(LabelException exception)
Reports an exception encountered during label validation.
|
java.net.URL |
getTarget() |
public ExceptionProcessor(ProblemListener listener, java.net.URL target)
public java.net.URL getTarget()
public void addException(LabelException exception)
ExceptionHandler
addException
in interface ExceptionHandler
exception
- the exception encounteredCopyright © 2010-2019 Planetary Data System. All Rights Reserved.