public class PcErrorMsgUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PcErrorMsgUtils.ERROR_TYPE
The Enum ERROR_TYPE.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<PcErrorMsgUtils.ERROR_TYPE,String> |
errorMapOrig
The Constant errorMapOrig.
|
static Map<PcErrorMsgUtils.ERROR_TYPE,String> |
errorMapReplace
The Constant errorMapReplace.
|
| Constructor and Description |
|---|
PcErrorMsgUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
replaceErrorMsg(String origMsg)
Replace error msg.
|
public static final Map<PcErrorMsgUtils.ERROR_TYPE,String> errorMapOrig
public static final Map<PcErrorMsgUtils.ERROR_TYPE,String> errorMapReplace
Copyright © 2015–2017 eBay. All rights reserved.