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