@Beta public final class ContentNotFoundException extends NotFoundException
Constructor and Description |
---|
ContentNotFoundException(ContentId contentId,
Branch branch) |
ContentNotFoundException(ContentIds contentIds,
Branch branch) |
ContentNotFoundException(ContentPath path,
Branch branch) |
ContentNotFoundException(ContentPaths contentPaths,
Branch branch) |
getCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ContentNotFoundException(ContentPath path, Branch branch)
public ContentNotFoundException(ContentPaths contentPaths, Branch branch)
public ContentNotFoundException(ContentIds contentIds, Branch branch)