com.hp.hpl.jena.iri.impl
Class IRIImplException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.iri.IRIException
com.hp.hpl.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
Copyright ? 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP