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