public class DocumentNotFoundException extends RepositoryException
Constructor and Description |
---|
DocumentNotFoundException() |
DocumentNotFoundException(java.lang.String msg) |
DocumentNotFoundException(java.lang.Throwable th) |
DocumentNotFoundException(java.lang.Throwable th,
java.lang.String msg) |
getAdminException, printStackTrace, printStackTrace
public DocumentNotFoundException()
public DocumentNotFoundException(java.lang.String msg)
public DocumentNotFoundException(java.lang.Throwable th, java.lang.String msg)
public DocumentNotFoundException(java.lang.Throwable th)