public class NoSuchReasonerException extends JenaException
Constructor and Description |
---|
NoSuchReasonerException(String uri)
Initialise the exception with the URI of the reasoner that isn't there.
|
Modifier and Type | Method and Description |
---|---|
String |
getURI()
Answer the URI of the reasoner that was not found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Licenced under the Apache License, Version 2.0