| Package | Description |
|---|---|
| net.markenwerk.utils.json.parser |
| Modifier and Type | Method and Description |
|---|---|
JsonSyntaxError |
JsonSyntaxException.getError()
Returns the syntax error.
|
static JsonSyntaxError |
JsonSyntaxError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonSyntaxError[] |
JsonSyntaxError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JsonSyntaxException(JsonSyntaxError error,
int line,
int column,
String past,
String future)
Creates a new
JsonSyntaxException for the given components. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.