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.


Constructor Index

 o ProfileErrorsText()

Method Index

 o getContents()

Constructors

 o ProfileErrorsText
 public ProfileErrorsText()

Methods

 o getContents
 public Object[][] getContents()
Overrides:
getContents in class ListResourceBundle

All Packages    This Package  Previous  Next