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