Class ThemeEditorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vaadin.copilot.plugins.themeeditor.utils.ThemeEditorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ApplicationThemeNotAccessibleException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionThemeEditorException
(String message) ThemeEditorException
(String message, Throwable cause) ThemeEditorException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) ThemeEditorException
(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
-
ThemeEditorException
public ThemeEditorException() -
ThemeEditorException
-
ThemeEditorException
-
ThemeEditorException
-
ThemeEditorException
-