Package io.goobi.viewer.exceptions
Class CmsElementNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.PresentationException
io.goobi.viewer.exceptions.CmsElementNotFoundException
- All Implemented Interfaces:
Serializable
Exception to use when failing to retrieve CMS content
- Author:
- Florian Alpers
- See Also:
-
Constructor Summary
ConstructorDescriptionCmsElementNotFoundException
(String string) Constructor for CmsElementNotFoundException.CmsElementNotFoundException
(String string, Throwable e) Constructor for CmsElementNotFoundException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString