public class ArchiveEntryUploadException extends CombineArchiveWebException
Constructor and 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 and Description |
---|---|
String |
getFilePath() |
boolean |
isError() |
void |
setFilePath(String filePath) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.