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