Package org.apache.jena.graph
Class Node.NotLiteral
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.graph.Node.NotLiteral
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Node
Exception thrown if a literal-access operation is attempted on a
non-literal node.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotLiteral
-