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