The PDK Java API is part of the Portal Developer Kit on Portal Studio

oracle.portal.provider.v2.resource
Class ProviderExceptionBundle_ar

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar

public class ProviderExceptionBundle_ar
extends java.util.ListResourceBundle

A Class class.

Author:
Michael Freedman

Field Summary
static java.lang.String INVALID_RENDER_MODE
           
static java.lang.String INVALID_RENDER_MODE_NAME
           
static java.lang.String INVALID_TYPE_PARAMETER
           
static java.lang.String INVALID_TYPE_PARAMETER_NAME
           
 
Constructor Summary
ProviderExceptionBundle_ar()
           
 
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
 

Field Detail

INVALID_RENDER_MODE

public static final java.lang.String INVALID_RENDER_MODE

INVALID_RENDER_MODE_NAME

public static final java.lang.String INVALID_RENDER_MODE_NAME

INVALID_TYPE_PARAMETER

public static final java.lang.String INVALID_TYPE_PARAMETER

INVALID_TYPE_PARAMETER_NAME

public static final java.lang.String INVALID_TYPE_PARAMETER_NAME
Constructor Detail

ProviderExceptionBundle_ar

public ProviderExceptionBundle_ar()
Method Detail

getContents

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

The PDK Java API is part of the Portal Developer Kit on Portal Studio

Copyright (c) 2002, Oracle Corporation. All Rights Reserved.