oracle.portal.provider.v1.resource
Class ProviderExceptionBundle_iw

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--oracle.portal.provider.v1.resource.ProviderExceptionBundle_iw

public class ProviderExceptionBundle_iw
extends java.util.ListResourceBundle

A Class class.

Author:
Michael Freedman

Constructor Summary
ProviderExceptionBundle_iw()
           
 
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_iw

public ProviderExceptionBundle_iw()
Method Detail

getContents

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