Package io.goobi.viewer.exceptions
Class ArchiveParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.PresentationException
io.goobi.viewer.exceptions.ArchiveException
io.goobi.viewer.exceptions.ArchiveParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionArchiveParseException
(String message, String resourceName) ArchiveParseException
(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
-
ArchiveParseException
-
ArchiveParseException
-