oracle.portal.provider.v1.resource
Class ProviderExceptionBundle_it

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

public class ProviderExceptionBundle_it
extends java.util.ListResourceBundle

A Class class.

Author:
Michael Freedman

Constructor Summary
ProviderExceptionBundle_it()
           
 
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_it

public ProviderExceptionBundle_it()
Method Detail

getContents

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