public class ResultMeta extends Object
| Constructor and Description |
|---|
ResultMeta(Integer code,
String errorType,
String errorDetail)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode()
Returns code
|
String |
getErrorDetail()
Returns error details
|
String |
getErrorType()
Returns error type.
|
public Integer getCode()
public String getErrorType()
public String getErrorDetail()
Copyright © 2014 Foyt. All Rights Reserved.