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