@Beta public final class ContentAlreadyExistsException extends NotFoundException
| Constructor and Description |
|---|
ContentAlreadyExistsException(ContentPath path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
ContentPath |
getContentPath() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContentAlreadyExistsException(ContentPath path)
public ContentPath getContentPath()
public String getCode()
getCode in class BaseException