|
Oracle® OLAP Java API Reference 11g Release 2 (11.2) E10794-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.ResourceBundle
java.util.ListResourceBundle
oracle.olapi.resource.ExceptionBundle_ca
public final class ExceptionBundle_ca
Contains locale-specific messages for the Exception
classes in the Oracle OLAP Java API.
This class extends the java.util.ListResourceBundle class.
For information on that class, see the Sun Microsystems Java
documentation at
ListResourceBundle.
HasLocalizedMessage| Field Summary |
|---|
| Fields inherited from class java.util.ResourceBundle |
|---|
parent |
| Constructor Summary | |
|---|---|
ExceptionBundle_ca()
|
|
| Method Summary | |
|---|---|
java.lang.Object[][] |
getContents()
Gets the locale-specific objects in this ConnectionBundle. |
| Methods inherited from class java.util.ListResourceBundle |
|---|
getKeys, handleGetObject |
| Methods inherited from class java.util.ResourceBundle |
|---|
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionBundle_ca()
| Method Detail |
|---|
public java.lang.Object[][] getContents()
ConnectionBundle.
getContents in class java.util.ListResourceBundlearray of locale-specific objects
that are stored in this ConnectionBundle.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||