Protege 3.4.1

edu.stanford.smi.protege.exception
Class AmalgamatedLoadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.stanford.smi.protege.exception.OntologyLoadException
              extended by edu.stanford.smi.protege.exception.AmalgamatedLoadException
All Implemented Interfaces:
AmalgamatedException, Serializable

public class AmalgamatedLoadException
extends OntologyLoadException
implements AmalgamatedException

See Also:
Serialized Form

Constructor Summary
AmalgamatedLoadException(Collection errors)
           
 
Method Summary
 void addError(Object error)
           
 void addErrors(Collection errors)
           
 Collection getErrorList()
           
 
Methods inherited from class edu.stanford.smi.protege.exception.OntologyLoadException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AmalgamatedLoadException

public AmalgamatedLoadException(Collection errors)
Method Detail

addError

public void addError(Object error)
Specified by:
addError in interface AmalgamatedException

addErrors

public void addErrors(Collection errors)
Specified by:
addErrors in interface AmalgamatedException

getErrorList

public Collection getErrorList()
Specified by:
getErrorList in interface AmalgamatedException

Protege 3.4.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.