public class PHDCMessageBundle_ru extends CheckedListResourceBundle
 These error codes may be localized by extending this class, and overriding
 getContents() to return a table in which the error codes are
 associated with other message strings. The subclass should be given a name of the
 form CheckedListResourceBundlelocale, where Locale is
 the name of a language.
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
EXC_PHDC_COMMIT
JBO-168431: 
 | 
static java.lang.String | 
EXC_PHDC_ROLLBACK
JBO-168432: 
 | 
| Constructor and Description | 
|---|
PHDCMessageBundle_ru()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object[][] | 
getContents()
Gets the key-value association table. 
 | 
public static final java.lang.String EXC_PHDC_COMMIT
Cause:
Action:
public static final java.lang.String EXC_PHDC_ROLLBACK
Cause:
Action:
public java.lang.Object[][] getContents()
getContents in class CheckedListResourceBundle