public class ExceptionContainer extends Object
Constructor and Description |
---|
ExceptionContainer() |
Modifier and Type | Method and Description |
---|---|
void |
addException(LabelException exception) |
void |
clear() |
List<LabelException> |
getExceptions() |
Boolean |
hasError() |
Boolean |
hasFatal() |
Boolean |
hasWarning() |
public void clear()
public List<LabelException> getExceptions()
public void addException(LabelException exception)
public Boolean hasWarning()
public Boolean hasError()
public Boolean hasFatal()
Copyright © 2010–2015 Planetary Data System. All rights reserved.