public class OBOStorageIncompleteException
extends org.semanticweb.owlapi.io.OWLRendererException
| Constructor and Description |
|---|
OBOStorageIncompleteException(List<OBOStorageException> exceptions) |
| Modifier and Type | Method and Description |
|---|---|
List<OBOStorageException> |
getCauses() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OBOStorageIncompleteException(List<OBOStorageException> exceptions)
exceptions - exceptionspublic String getMessage()
getMessage in class Throwablepublic List<OBOStorageException> getCauses()
Copyright © 2014 The University of Manchester. All Rights Reserved.