Class PageContentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.optional.cms.impl.content.PageContentException
- All Implemented Interfaces:
Serializable
This exception is thrown if there occurred a problem while fetching
or saving page content.
- See Also:
-
Constructor Summary
ConstructorDescriptionPageContentException
(String s, Throwable throwable) PageContentException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PageContentException
public PageContentException() -
PageContentException
-
PageContentException
-
PageContentException
-