com.hp.hpl.jena.iri
Class MalformedIDNException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.MalformedURLException
com.hp.hpl.jena.iri.MalformedIDNException
- All Implemented Interfaces:
- Serializable
public final class MalformedIDNException
- extends MalformedURLException
The underlying IDN library detected an error
in the Internationalized Domain Name in an IRI.
- Author:
- Jeremy J. Carroll
- See Also:
- Serialized Form
Constructor Summary |
MalformedIDNException(com.ibm.icu.text.StringPrepParseException e)
Constructor not part of API. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MalformedIDNException
public MalformedIDNException(com.ibm.icu.text.StringPrepParseException e)
- Constructor not part of API.
- Parameters:
e
- Underlying cause.
Copyright ? 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP