oracle.portal.provider.v1.resource
Class ProviderExceptionBundle_no

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

public class ProviderExceptionBundle_no
extends java.util.ListResourceBundle

A Class class.

Author:
Michael Freedman

Constructor Summary
ProviderExceptionBundle_no()
           
 
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_no

public ProviderExceptionBundle_no()
Method Detail

getContents

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