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)
           
 List<OBOStorageException> getExceptions()
           
 

Method Detail

addException

void addException(OBOStorageException exception)

getExceptions

List<OBOStorageException> getExceptions()


Copyright © 2012 The University of Manchester. All Rights Reserved.