Package io.goobi.viewer.exceptions
Class CmsEditException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.goobi.viewer.exceptions.PresentationException
io.goobi.viewer.exceptions.CmsEditException
- All Implemented Interfaces:
Serializable
Exception to throw if an invalid state is reached when editing/creating a cms page
- Author:
- Florian Alpers
- See Also:
-
Constructor Summary
ConstructorDescriptionCmsEditException
(String string) Constructor for CmsEditException.CmsEditException
(String string, Throwable e) Constructor for CmsEditException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString