public class ErrorMessageWrapper extends Object
Modifier and Type | Method and Description |
---|---|
static int |
getErrCode(Object errorMessage) |
static Class<?> |
getErrorMessageClass() |
public static int getErrCode(Object errorMessage) throws NoSuchMethodException, IllegalAccessException, InvocationTargetException
public static Class<?> getErrorMessageClass()
Copyright © 2016–2020. All rights reserved.