public class ResponseError
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
code
Error code.
|
protected java.lang.String |
description
Description of the error.
|
| Constructor and Description |
|---|
ResponseError() |