oracle.portal.provider.v1.resource
Class ProviderExceptionBundle

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--oracle.portal.provider.v1.resource.ProviderExceptionBundle
Direct Known Subclasses:
ProviderExceptionBundle_en

public class ProviderExceptionBundle
extends java.util.ListResourceBundle

A Class class.

Author:
Michael Freedman

Constructor Summary
ProviderExceptionBundle()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderExceptionBundle

public ProviderExceptionBundle()
Method Detail

getContents

public java.lang.Object[][] getContents()