Package org.eclipse.rdf4j.model.util
Class LiteralUtilException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.common.exception.RDF4JException
org.eclipse.rdf4j.model.util.LiteralUtilException
- All Implemented Interfaces:
Serializable
An exception thrown by
Literals
when specific conditions are not met.- Author:
- Peter Ansell
- See Also:
-
Constructor Summary
ConstructorDescriptionLiteralUtilException
(String message) LiteralUtilException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LiteralUtilException
public LiteralUtilException() -
LiteralUtilException
-
LiteralUtilException
-
LiteralUtilException
-