org.apache.jena.iri.impl
Class IRIImplException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.iri.IRIException
org.apache.jena.iri.impl.IRIImplException
- All Implemented Interfaces:
- Serializable
public class IRIImplException
- extends IRIException
- See Also:
- Serialized Form
IRIImplException
public IRIImplException(Violation e)
getViolation
public Violation getViolation()
- Description copied from class:
IRIException
- Access details of the error in the IRI being processed.
- Specified by:
getViolation
in class IRIException
- Returns:
- The error that caused this exception
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Licenced under the Apache License, Version 2.0