public class ErrorResponse extends Object
| Constructor and Description |
|---|
ErrorResponse() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getErrors() |
String |
getMessage() |
String |
getPath() |
void |
setErrors(Map<String,String> errors) |
void |
setMessage(String message) |
void |
setPath(String path) |
String |
toString() |
public ErrorResponse()
public String getMessage()
public void setMessage(String message)
Copyright © 2014-2016 Konik.io. All Rights Reserved.