All Packages This Package Previous Next
Class sqlj.runtime.error.ProfileRefErrorsText
java.lang.Object
|
+----java.util.ResourceBundle
|
+----java.util.ListResourceBundle
|
+----sqlj.runtime.error.ProfileRefErrorsText
- public class ProfileRefErrorsText
- extends ListResourceBundle
Class containing the messages to be internationalized for the
sqlj.runtime.profile.ref package. This is used as the default message
bundle. Other classes should be added for specific locales as needed.
-
ProfileRefErrorsText()
-
-
getContents()
-
ProfileRefErrorsText
public ProfileRefErrorsText()
getContents
public Object[][] getContents()
- Overrides:
- getContents in class ListResourceBundle
All Packages This Package Previous Next