public class ErrorConstant
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
int |
getErrorCode() |
|
java.lang.String |
getText() |
|
java.lang.String |
toString() |
|
static ErrorConstant |
valueOf(int errorCode) |
public int getErrorCode()
public java.lang.String getText()
public static ErrorConstant valueOf(int errorCode)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.