| Constructor and Description |
|---|
ErrorResponse() |
ErrorResponse(String error,
String errorDescription) |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
String |
getErrorDescription() |
void |
setError(String error) |
void |
setErrorDescription(String errorDescription) |
public String getError()
public void setError(String error)
error - the error to setpublic String getErrorDescription()
public void setErrorDescription(String errorDescription)
errorDescription - the errorDescription to setCopyright © 2016 LeanIX GmbH. All rights reserved.