Class ErrorDetails

Object
ErrorDetails

public class ErrorDetails extends Object
Object that is sent to the client as a json string, upon throwing a MudWebException.
Author:
maartenl
See Also:
  • Field Details

  • Constructor Details

    • ErrorDetails

      public ErrorDetails()
  • Method Details

    • getResponse

      public Response getResponse(Response.Status status)