Package org.apache.jena.iri
Class MalformedIDNException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.net.MalformedURLException
-
- org.apache.jena.iri.MalformedIDNException
-
- All Implemented Interfaces:
java.io.Serializable
public final class MalformedIDNException extends java.net.MalformedURLExceptionThe underlying IDN library detected an error in the Internationalized Domain Name in an IRI.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MalformedIDNException(java.lang.Exception e)Constructor not part of API.
-