public class RequestResponseError extends RequestResponseStorage
Constructor and Description |
---|
RequestResponseError() |
Modifier and Type | Method and Description |
---|---|
VitamError |
getError() |
RequestResponseError |
setError(VitamError error)
RequestResponseError constructor
|
String |
toString() |
getQuery, getResult, setQuery, setResult
public VitamError getError()
public RequestResponseError setError(VitamError error)
error
- the error message of type VitamError which will be setted for
RequestResponseErrorCopyright © 2018 Vitam. All rights reserved.