You're viewing an older version of Vaadin JavaDoc. Please see version 24.8.0 for the latest.
com.vaadin.base.devserver.themeeditor.messages.

Class ErrorResponse

java.lang.Object
com.vaadin.base.devserver.themeeditor.messages.BaseResponse
com.vaadin.base.devserver.themeeditor.messages.ErrorResponse

All Implemented Interfaces:

Serializable

public class ErrorResponse extends BaseResponse

See Also:

  • Constructor Details

    • ErrorResponse

      public ErrorResponse()
    • ErrorResponse

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