com.bea.portlet.prefs
Class PreferenceAppStoreException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           com.bea.portlet.prefs.PreferenceAppStoreException
com.bea.portlet.prefs.PreferenceAppStoreException
- All Implemented Interfaces 
- Serializable
- public class PreferenceAppStoreException 
- extends Exception
This exception is used by preferences SPI implementations.
- See Also
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
PreferenceAppStoreException
public PreferenceAppStoreException(String message,
                                   Throwable cause)
- Creates an instance. - 
 - 
- Parameters
- message-
- cause-
 
Copyright © 2008 BEA Systems, Inc. All Rights Reserved