public class Error extends BaseModelObject
client, dateFormat, parentUri, properties| Constructor and Description |
|---|
Error(BandwidthRestClient client,
String parentUri,
org.json.simple.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getCode() |
List<ErrorDetail> |
getDetails() |
String |
getMessage() |
Date |
getTime() |
String |
toString() |
getId, getProperty, getPropertyAsBoolean, getPropertyAsDate, getPropertyAsDouble, getPropertyAsLong, getPropertyAsString, getPropertyAsStringArray, getUri, putProperty, toMap, updatePropertiespublic Error(BandwidthRestClient client, String parentUri, org.json.simple.JSONObject jsonObject)
Copyright © 2014. All rights reserved.