public class RelayServiceErrorCodeMap
extends java.lang.Object
| Constructor and Description |
|---|
RelayServiceErrorCodeMap() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getMessage(android.content.Context context,
RelayServiceException ex) |
static int |
getResourceId(int errorCode) |
static java.lang.String |
getResourceString(android.content.Context context,
int errorCode) |
public static java.lang.String getMessage(android.content.Context context,
RelayServiceException ex)
public static java.lang.String getResourceString(android.content.Context context,
int errorCode)
public static int getResourceId(int errorCode)