org.coode.owlapi.obo.renderer
Interface OBOExceptionHandler

All Known Implementing Classes:
OBOFlatFileRenderer

public interface OBOExceptionHandler

Author: Nick Drummond
The University Of Manchester
Bio Health Informatics Group
Date: Dec 19, 2008


Method Summary
 void addException(OBOStorageException exception)
           
 java.util.List<OBOStorageException> getExceptions()
           
 

Method Detail

addException

void addException(OBOStorageException exception)

getExceptions

java.util.List<OBOStorageException> getExceptions()