public final class ExceptionBundle_el
extends java.util.ListResourceBundle
Exception classes in the Oracle OLAP Java API.HasLocalizedMessage| Constructor and Description |
|---|
ExceptionBundle_el() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[][] |
getContents()
Gets the keys and locale-specific values in the
ExceptionBundle. |
public java.lang.Object[][] getContents()
ExceptionBundle.getContents in class java.util.ListResourceBundlearray of arrays of String objects that contain the error message keys and locale-specific values that are stored in the ExceptionBundle.