public class OBOStorageIncompleteException extends OWLRendererException
Constructor and Description |
---|
OBOStorageIncompleteException(java.util.List<OBOStorageException> exceptions) |
Modifier and Type | Method and Description |
---|---|
java.util.List<OBOStorageException> |
getCauses() |
java.lang.String |
getMessage() |
public OBOStorageIncompleteException(java.util.List<OBOStorageException> exceptions)
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
public java.util.List<OBOStorageException> getCauses()