public class NoSuchEntityException extends RuntimeException
ImmutableGraph or Graph that does not exist.| Constructor and Description |
|---|
NoSuchEntityException(org.apache.clerezza.IRI entityName)
creates an exception indicating that the entity with the specified name
does not exist.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.clerezza.IRI |
getEntityName()
the name for which no entity exists.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 The Apache Software Foundation. All rights reserved.