Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.common.exception
Class BaseExceptionMessageBundle

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.wsm.common.exception.BaseExceptionMessageBundle

All Implemented Interfaces:
BaseExceptionMessageCode

public abstract class BaseExceptionMessageBundle
extends ListResourceBundle
implements BaseExceptionMessageCode
Version:
$Revision: /st_owsm/6 $
Author:
Cecilia Zhao

Nested Class Summary

 

Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control

 

Field Summary
static Object[] GENERIC_INTERNAL_ERROR
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Fields inherited from interface oracle.wsm.common.exception.BaseExceptionMessageCode
INTERNAL_ERROR

 

Constructor Summary
BaseExceptionMessageBundle()
           

 

Method Summary

 

Methods inherited from class java.util.ListResourceBundle
getContents, getKeys, handleGetObject, handleKeySet

 

Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

GENERIC_INTERNAL_ERROR

public static final Object[] GENERIC_INTERNAL_ERROR

Constructor Detail

BaseExceptionMessageBundle

public BaseExceptionMessageBundle()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.