com.novell.admin.common.exceptions
Class LDAPExceptionResourceBundle

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bycom.novell.admin.common.exceptions.MessageLinkResourceBundle
              extended bycom.novell.admin.common.exceptions.LDAPExceptionResourceBundle

public class LDAPExceptionResourceBundle
extends MessageLinkResourceBundle

This class is used for strings that must be localized for each language.


Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
LDAPExceptionResourceBundle()
           
 
Method Summary
 java.lang.Object[][] getContents()
          Returns the error message table.
 java.lang.String getHelpSet()
          Returns a specific HELP_DIR.
 java.lang.String getUnknownErrorMessage(java.lang.String key)
          Returns the unknown error message.
 
Methods inherited from class com.novell.admin.common.exceptions.MessageLinkResourceBundle
getHelpId, getLocalizedMessage
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LDAPExceptionResourceBundle

public LDAPExceptionResourceBundle()
Method Detail

getContents

public java.lang.Object[][] getContents()
Returns the error message table.

Returns:
The error message table.

getHelpSet

public java.lang.String getHelpSet()
Returns a specific HELP_DIR.

Specified by:
getHelpSet in class MessageLinkResourceBundle
Returns:
"NOVELL_ERRORCODES" as the HELP_DIR. The String "NOVELL_ERRORCODES" is not to be translated

getUnknownErrorMessage

public java.lang.String getUnknownErrorMessage(java.lang.String key)
Returns the unknown error message. This method should be called when an error message key is not found in the error message table.

Specified by:
getUnknownErrorMessage in class MessageLinkResourceBundle
Returns:
The unknown error message.


API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated September 2 2004 0111.