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
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAccess details of the error in the IRI being processed.Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IRIImplException
-
-
Method Details
-
getViolation
Description copied from class:IRIExceptionAccess details of the error in the IRI being processed.- Specified by:
getViolationin classIRIException- Returns:
- The error that caused this exception
-
getMessage
- Overrides:
getMessagein classThrowable
-