public final class UtilsConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
E_NCLONE |
static String |
FMT_INV |
static String |
FMT_NREG |
| Modifier and Type | Method and Description |
|---|---|
static String |
errorMsg(String fmt,
Object... params)
Returns the error string by filling the parameters in the given
formatted error string.
|
public static final String FMT_NREG
public static final String FMT_INV
public static final String E_NCLONE
Copyright © 2018. All rights reserved.