|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.event.events.exception.ConfluenceEventPropagatingException
com.atlassian.confluence.pages.persistence.dao.UpdateAttachmentsOnFileSystemException
UpdateAttachmentsOnFileSystemException
@Deprecated public class UpdateAttachmentsOnFileSystemException
An exception indicating that there was a problem moving the storage of attachments.
| Constructor Summary | |
|---|---|
UpdateAttachmentsOnFileSystemException(java.io.File dest,
java.io.File source,
java.lang.Throwable cause)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateAttachmentsOnFileSystemException(java.io.File dest,
java.io.File source,
java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||