Uses of Class
org.coode.owlapi.obo.renderer.OBOStorageException

Packages that use OBOStorageException
org.coode.owlapi.obo.renderer   
 

Uses of OBOStorageException in org.coode.owlapi.obo.renderer
 

Methods in org.coode.owlapi.obo.renderer that return types with arguments of type OBOStorageException
 List<OBOStorageException> OBOStorageIncompleteException.getCauses()
           
 List<OBOStorageException> OBOFlatFileRenderer.getExceptions()
           
 List<OBOStorageException> OBOExceptionHandler.getExceptions()
           
 

Methods in org.coode.owlapi.obo.renderer with parameters of type OBOStorageException
 void OBOFlatFileRenderer.addException(OBOStorageException exception)
           
 void OBOExceptionHandler.addException(OBOStorageException exception)
           
 

Constructor parameters in org.coode.owlapi.obo.renderer with type arguments of type OBOStorageException
OBOStorageIncompleteException(List<OBOStorageException> exceptions)
           
 



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