Class CmsTemplateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.optional.cms.impl.template.CmsTemplateException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TemplateInUseException
- See Also:
-
Constructor Summary
ConstructorDescriptionCmsTemplateException
(String message) CmsTemplateException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CmsTemplateException
-
CmsTemplateException
-