Serializablepublic class ArchiveEntryUploadException extends CombineArchiveWebException
| Constructor | Description |
|---|---|
ArchiveEntryUploadException() |
|
ArchiveEntryUploadException(String message) |
|
ArchiveEntryUploadException(String message,
String filePath) |
|
ArchiveEntryUploadException(String message,
Throwable cause) |
|
ArchiveEntryUploadException(String message,
Throwable cause,
String filePath) |
|
ArchiveEntryUploadException(Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getFilePath() |
|
boolean |
isError() |
|
void |
setFilePath(String filePath) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.