public class ErrorResponseUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INTERNALERRORCODE |
Modifier and Type | Method and Description |
---|---|
static ErrorResponseUtils |
getInstance() |
String |
getResponseErrorCode(Throwable throwable) |
String |
mapInternalErrorToExternalError(String intErrorCode) |
public static final String INTERNALERRORCODE
public static ErrorResponseUtils getInstance()
Copyright © 2017. All rights reserved.