com.novell.admin.common.exceptions
Class SPIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.novell.admin.common.exceptions.AdminNamespaceException
com.novell.application.console.snapin.SnapinException
com.novell.admin.common.exceptions.SPIException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- LDAPSPIException, SimpleSPIException, UniqueSPIException
- public abstract class SPIException
- extends SnapinException
This class is used for exceptions that can be thrown by the Service
Provider Interface (SPI) code layer.
This class must be extended by a factory class.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
bundle
protected MessageLinkResourceBundle bundle
- The resource bundle.
SPIException
protected SPIException(MessageLinkResourceBundle bundle,
boolean reportFlag)
- Constructor
SPIException
protected SPIException(java.lang.String bundleName)
- Constructor
- Parameters:
bundleName
- The resource bundle for the errors.
getLocalizedMessage
public abstract java.lang.String getLocalizedMessage()
throws java.util.MissingResourceException
- Retrieves the error message.
- Returns:
- the error message.
- Throws:
java.util.MissingResourceException
getMessage
public java.lang.String getMessage()
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.