@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) |
getCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContentNotFoundException(ContentPath path, Branch branch)
public ContentNotFoundException(ContentPaths contentPaths, Branch branch)
public ContentNotFoundException(ContentIds contentIds, Branch branch)