You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.plugins.themeeditor.messages.
java.lang.Object
com.vaadin.copilot.plugins.themeeditor.messages.BaseResponse
com.vaadin.copilot.plugins.themeeditor.messages.ErrorResponse

All Implemented Interfaces:

Serializable

Direct Known Subclasses:

ThemeNotFoundError

public class ErrorResponse extends BaseResponse

See Also:

  • Constructor Details

    • ErrorResponse

      public ErrorResponse()
    • ErrorResponse

      public ErrorResponse(String requestId, String message)
  • Method Details