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