public class ErrorConstant extends Object
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
String |
getText() |
String |
toString() |
static ErrorConstant |
valueOf(int errorCode) |
public int getErrorCode()
public String getText()
public static ErrorConstant valueOf(int errorCode)
Copyright © 2020. All rights reserved.