java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.ontapi.OntJenaException
org.apache.jena.ontapi.OntJenaException.Unsupported
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OntJenaException
Exception that is raised when an ontology operation is attempted that is
not present in the configuration (e.g. language profile) for the current ontology model.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.jena.ontapi.OntJenaException
OntJenaException.Conversion, OntJenaException.Creation, OntJenaException.IllegalArgument, OntJenaException.IllegalCall, OntJenaException.IllegalState, OntJenaException.Recursion, OntJenaException.Unsupported
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.ontapi.OntJenaException
checkFalse, checkNotNull, checkNotNull, checkSupported, checkSupported, checkTrue, notNull, notNull, TODO
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Unsupported
-