public class BardBasicError extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
READ_FORM_ERROR |
static int |
READ_JSON_ERROR |
static int |
REQUIRED_ERROR |
static int |
VALIDATION_ERROR |
| Constructor and Description |
|---|
BardBasicError() |
public static final int REQUIRED_ERROR
public static final int READ_FORM_ERROR
public static final int VALIDATION_ERROR
public static final int READ_JSON_ERROR
Copyright © 2015. All rights reserved.