public class ErrorJsonResponse extends AbstractJsonResponse
Constructor and Description |
---|
ErrorJsonResponse(String strErrorCode) |
ErrorJsonResponse(String strErrorCode,
String strMessage)
ErrorJsonResponse constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode() |
String |
getMessage() |
getStatus
public ErrorJsonResponse(String strErrorCode)
strErrorCode
- The response error codeCopyright © 2020 City of Paris. All rights reserved.