Package com.teracloud.streams.rest
Class RESTErrorMessage
java.lang.Object
com.teracloud.streams.rest.RESTErrorMessage
An object describing an Streams REST api Error Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.gson.JsonObject
Gets the json object of this error messageGets the error messageGets the id of this error messagetoString()
-
Constructor Details
-
RESTErrorMessage
-
-
Method Details