Class CmsElementSettingsDialog.NoFormatterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencms.ade.containerpage.client.ui.CmsElementSettingsDialog.NoFormatterException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CmsElementSettingsDialog
Exception for the case where no formatter configuration is available.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoFormatterException
public NoFormatterException()Creates a new instance.
-