Module org.apache.jena.core
Class ReasonerClashException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.assembler.exceptions.AssemblerException
org.apache.jena.assembler.exceptions.ReasonerClashException
- All Implemented Interfaces:
Serializable
Exception to throw when a reasoner [or factory] has multiple clashing
descriptions.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.assembler.exceptions.AssemblerException
getDoing, getRoot, pushDoing, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ReasonerClashException
-