public class StreamErrorResponse extends Object
| Constructor and Description |
|---|
StreamErrorResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getDetail() |
String |
getDuration() |
String |
getException() |
String |
getExceptionFields() |
int |
getStatusCode() |
void |
setExceptionFields(com.fasterxml.jackson.databind.JsonNode exceptionFields) |
public int getCode()
public String getDetail()
public String getDuration()
public String getException()
public int getStatusCode()
public String getExceptionFields()
public void setExceptionFields(com.fasterxml.jackson.databind.JsonNode exceptionFields)
Copyright © 2016. All rights reserved.