Class ThemeNotFoundError
java.lang.Object
com.vaadin.copilot.plugins.themeeditor.messages.BaseResponse
com.vaadin.copilot.plugins.themeeditor.messages.ErrorResponse
com.vaadin.copilot.plugins.themeeditor.messages.ThemeNotFoundError
- All Implemented Interfaces:
Serializable
Error used while theme is not configured in current project. After changing
message update ThemeEditorError.missing_theme in model.ts.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.copilot.plugins.themeeditor.messages.ErrorResponse
getCode, getMessage, setMessage
Methods inherited from class com.vaadin.copilot.plugins.themeeditor.messages.BaseResponse
getReqId, ok, setReqId
-
Constructor Details
-
ThemeNotFoundError
-