public class Errors extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EMAIL_EXISTS |
static String |
READ_ONLY_USER |
static String |
READ_ONLY_USERNAME |
static String |
USERNAME_EXISTS |
| Constructor and Description |
|---|
Errors() |
public static final String USERNAME_EXISTS
public static final String EMAIL_EXISTS
public static final String READ_ONLY_USER
public static final String READ_ONLY_USERNAME
Copyright © 2018 JBoss by Red Hat. All rights reserved.