Package io.goobi.viewer.exceptions
Class UploadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.PresentationException
io.goobi.viewer.exceptions.UploadException
- All Implemented Interfaces:
Serializable
DownloadException class.
- See Also:
-
Constructor Summary
ConstructorDescriptionUploadException
(String string) Constructor for UploadException.UploadException
(String string, Throwable e) Constructor for UploadException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString