Class JSONExceptionResource
- java.lang.Object
-
- java.util.ResourceBundle
-
- java.util.ListResourceBundle
-
- org.eclipse.persistence.exceptions.i18n.JSONExceptionResource
-
public class JSONExceptionResource extends java.util.ListResourceBundle
INTERNAL: Purpose:English ResourceBundle for JSONException.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.Object[][]
contents
-
Constructor Summary
Constructors Constructor Description JSONExceptionResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.Object[][]
getContents()
Return the lookup table.
-