public class ContentNotFoundException extends RepositoryException
| Constructor and Description | 
|---|
| ContentNotFoundException() | 
| ContentNotFoundException(String message) | 
| ContentNotFoundException(String message,
                        Throwable cause) | 
| ContentNotFoundException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContentNotFoundException()
public ContentNotFoundException(String message, Throwable cause)
public ContentNotFoundException(String message)
public ContentNotFoundException(Throwable cause)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.