public class ModelException extends RuntimeException
| Constructor and Description |
|---|
ModelException(org.apache.jena.rdf.model.Model model) |
ModelException(Throwable throwable,
org.apache.jena.rdf.model.Model model) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Model |
getModel() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ModelException(org.apache.jena.rdf.model.Model model)
public ModelException(Throwable throwable, org.apache.jena.rdf.model.Model model)
Copyright © 2015–2019. All rights reserved.