gov.nasa.pds.tools.label
Class ExceptionContainer
java.lang.Object
gov.nasa.pds.tools.label.ExceptionContainer
public class ExceptionContainer
- extends Object
- Author:
- pramirez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionContainer
public ExceptionContainer()
clear
public void clear()
getExceptions
public List<LabelException> getExceptions()
addException
public void addException(LabelException exception)
hasWarning
public Boolean hasWarning()
hasError
public Boolean hasError()
hasFatal
public Boolean hasFatal()
Copyright © 2010-2014 Planetary Data System. All Rights Reserved.