public final class LocalizationMessages extends Object
Constructor and Description |
---|
LocalizationMessages() |
Modifier and Type | Method and Description |
---|---|
static String |
ERROR_PARSING_JSON_ARRAY()
Error parsing JSON array.
|
static String |
ERROR_PARSING_JSON_OBJECT()
Error parsing JSON object.
|
static String |
ERROR_WRITING_JSON_ARRAY()
Error writing JSON array.
|
static String |
ERROR_WRITING_JSON_OBJECT()
Error writing JSON object.
|
static org.glassfish.jersey.internal.l10n.Localizable |
localizableERROR_PARSING_JSON_ARRAY() |
static org.glassfish.jersey.internal.l10n.Localizable |
localizableERROR_PARSING_JSON_OBJECT() |
static org.glassfish.jersey.internal.l10n.Localizable |
localizableERROR_WRITING_JSON_ARRAY() |
static org.glassfish.jersey.internal.l10n.Localizable |
localizableERROR_WRITING_JSON_OBJECT() |
public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_WRITING_JSON_ARRAY()
public static String ERROR_WRITING_JSON_ARRAY()
public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_WRITING_JSON_OBJECT()
public static String ERROR_WRITING_JSON_OBJECT()
public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_PARSING_JSON_ARRAY()
public static String ERROR_PARSING_JSON_ARRAY()
public static org.glassfish.jersey.internal.l10n.Localizable localizableERROR_PARSING_JSON_OBJECT()
public static String ERROR_PARSING_JSON_OBJECT()
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.