public abstract class IRIException extends RuntimeException
IRIFactory
.
Some methods, such as IRIFactoryI.create(String)
,
do not throw exceptions when they encounter such as errors,
but merely remember the error to be accessed by the user
using IRI.violations(boolean)
.Modifier and Type | Method and Description |
---|---|
abstract Violation |
getViolation()
Access details of the error in the IRI being processed.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public abstract Violation getViolation()
Copyright ? 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP