java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.rfc3986.IRIParseException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ParseURN.URNParseException
Runtime exception thrown when finding errors in an RFC 3986/7 IRI.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIRIParseException(CharSequence entity, String message) IRIParseException(String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IRIParseException
-
IRIParseException
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-