public class OntologyException extends JenaException
Exception for generic errors that arise while processing ontologies
| Constructor and Description |
|---|
OntologyException(String msg)
Construct an ontology exception with a given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OntologyException(String msg)
msg - The exception message.Licenced under the Apache License, Version 2.0