Class EISExceptionResource
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
org.eclipse.persistence.exceptions.i18n.EISExceptionResource
INTERNAL:
English ResourceBundle for EISException messages.
Creation date: (2/28/01 9:47:38 AM)
- Author:
- TopLink Maintenance Team
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
-
Field Summary
Fields inherited from class java.util.ResourceBundle
parent
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
-
Constructor Details
-
EISExceptionResource
public EISExceptionResource()
-
-
Method Details
-
getContents
Return the lookup table.- Specified by:
getContents
in classListResourceBundle
-