@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2016-02-04T04:07:50+0000") public class JSONMessages_$bundle extends Object implements Serializable, JSONMessages
| Modifier and Type | Field and Description |
|---|---|
static JSONMessages_$bundle |
INSTANCE |
MESSAGES| Modifier | Constructor and Description |
|---|---|
protected |
JSONMessages_$bundle() |
public static final JSONMessages_$bundle INSTANCE
protected Object readResolve()
public final String objectNotFound(String key)
objectNotFound in interface JSONMessagesprotected String objectNotFound$str()
public final String writerMisplacedKey()
writerMisplacedKey in interface JSONMessagesprotected String writerMisplacedKey$str()
public final String arrayInvalidIndex(int index)
arrayInvalidIndex in interface JSONMessagesprotected String arrayInvalidIndex$str()
public final String arrayEndExpected()
arrayEndExpected in interface JSONMessagesprotected String arrayEndExpected$str()
public final String writerMisplacedArrayEnd()
writerMisplacedArrayEnd in interface JSONMessagesprotected String writerMisplacedArrayEnd$str()
public final String objectMustStartWithBracket()
objectMustStartWithBracket in interface JSONMessagesprotected String objectMustStartWithBracket$str()
public final String writerValueOutOfSequence()
writerValueOutOfSequence in interface JSONMessagesprotected String writerValueOutOfSequence$str()
public final String arrayCharExpected(char ch)
arrayCharExpected in interface JSONMessagesprotected String arrayCharExpected$str()
public final String objectExpectedEnd()
objectExpectedEnd in interface JSONMessagesprotected String objectExpectedEnd$str()
public final String tokenerUnterminatedString()
tokenerUnterminatedString in interface JSONMessagesprotected String tokenerUnterminatedString$str()
public final String writerNullKey()
writerNullKey in interface JSONMessagesprotected String writerNullKey$str()
public final String tokenerMissingValue()
tokenerMissingValue in interface JSONMessagesprotected String tokenerMissingValue$str()
public final String tokenerSubstring()
tokenerSubstring in interface JSONMessagesprotected String tokenerSubstring$str()
public final String writerNestingError()
writerNestingError in interface JSONMessagesprotected String writerNestingError$str()
public final String writerMisplacedObject()
writerMisplacedObject in interface JSONMessagesprotected String writerMisplacedObject$str()
public final String objectInfiniteNumber()
objectInfiniteNumber in interface JSONMessagesprotected String objectInfiniteNumber$str()
public final String objectExpectedKey()
objectExpectedKey in interface JSONMessagesprotected String objectExpectedKey$str()
public final String tokenerStepBack()
tokenerStepBack in interface JSONMessagesprotected String tokenerStepBack$str()
public final String writerMisplacedObjectEnd()
writerMisplacedObjectEnd in interface JSONMessagesprotected String writerMisplacedObjectEnd$str()
public final String tokenerBadChar(char expected, char found)
tokenerBadChar in interface JSONMessagesprotected String tokenerBadChar$str()
public final String objectDuplicateKey(String key)
objectDuplicateKey in interface JSONMessagesprotected String objectDuplicateKey$str()
public final String writerNull()
writerNull in interface JSONMessagesprotected String writerNull$str()
public final String writerMisplacedArray()
writerMisplacedArray in interface JSONMessagesprotected String writerMisplacedArray$str()
public final String writerNestingTooDeep()
writerNestingTooDeep in interface JSONMessagesprotected String writerNestingTooDeep$str()
public final String objectBadString(Object o)
objectBadString in interface JSONMessagesprotected String objectBadString$str()
public final String arrayMustStartWithBracket()
arrayMustStartWithBracket in interface JSONMessagesprotected String arrayMustStartWithBracket$str()
public final String objectMustEndWithBracket()
objectMustEndWithBracket in interface JSONMessagesprotected String objectMustEndWithBracket$str()
public final String arrayInvalidType(int index, String type)
arrayInvalidType in interface JSONMessagesprotected String arrayInvalidType$str()
public final String objectInvalidType(String key, String type)
objectInvalidType in interface JSONMessagesprotected String objectInvalidType$str()
public final String arrayInvalidValue()
arrayInvalidValue in interface JSONMessagesprotected String arrayInvalidValue$str()
Copyright © 2016 JBoss by Red Hat. All rights reserved.