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