java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.MalformedURLException
org.apache.jena.iri.MalformedIDNException
- All Implemented Interfaces:
Serializable
The underlying IDN library detected an error
in the Internationalized Domain Name in an IRI.
- 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
-
MalformedIDNException
Constructor not part of API.- Parameters:
e- Underlying cause.
-