Class ErrorDetails
Object
ErrorDetails
Object that is sent to the client as a json string, upon throwing
a MudWebException.
- Author:
- maartenl
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timestamp
-
errormessage
-
user
-
-
Constructor Details
-
ErrorDetails
public ErrorDetails()
-
-
Method Details
-
getResponse
public Response getResponse(Response.Status status)
-