@Beta public final class ContentAlreadyExistsException extends NotFoundException
Constructor and Description |
---|
ContentAlreadyExistsException(ContentPath path) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode() |
ContentPath |
getContentPath() |
public ContentAlreadyExistsException(ContentPath path)
public ContentPath getContentPath()
public java.lang.String getCode()
getCode
in class BaseException