public class ErrorMap extends Object
| Modifier and Type | Field and Description |
|---|---|
static ErrorMap |
DEFAULT_ERRMAP |
| Constructor and Description |
|---|
ErrorMap() |
| Modifier and Type | Method and Description |
|---|---|
ErrorMapEntry |
getErrorEntry(ErrorCode code) |
ErrorMapEntry |
getErrorEntry(int code) |
int |
getRevision() |
int |
getVersion() |
static ErrorMap |
parse(String json) |
public static final ErrorMap DEFAULT_ERRMAP
public int getVersion()
public int getRevision()
public ErrorMapEntry getErrorEntry(int code)
public ErrorMapEntry getErrorEntry(ErrorCode code)
Copyright © 2017. All rights reserved.