Package com.atomgraph.server.exception
Class SkolemizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atomgraph.server.exception.ModelException
com.atomgraph.server.exception.SkolemizationException
- All Implemented Interfaces:
Serializable
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSkolemizationException(IllegalArgumentException ex, org.apache.jena.rdf.model.Model model) -
Method Summary
Methods inherited from class com.atomgraph.server.exception.ModelException
getModelMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SkolemizationException
-