public class Result extends Object
Constructor and Description |
---|
Result() |
Modifier and Type | Method and Description |
---|---|
RuntimeException |
getException() |
Object |
getResponse() |
void |
setException(RuntimeException exception) |
void |
setResponse(Object response) |
public RuntimeException getException()
public void setException(RuntimeException exception)
public Object getResponse()
public void setResponse(Object response)
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.