This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.tools.pamanager
Class PortletApplicationException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.exception.JetspeedException
               org.apache.jetspeed.tools.pamanager.PortletApplicationException
org.apache.jetspeed.tools.pamanager.PortletApplicationException
- All Implemented Interfaces: 
- Serializable
- public class PortletApplicationException 
- extends org.apache.jetspeed.exception.JetspeedException
Occurs when anything unexpected happens within the Portlet Application Manager.
- Version:
- $Id: PortletApplicationException.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- David Sean Taylor, Roger Ruttimann
- See Also:
- Serialized Form
 
| Fields inherited from class org.apache.jetspeed.exception.JetspeedException | 
| KEYED_MESSAGE_BUNDLE | 
 
 
 
| Methods inherited from class org.apache.jetspeed.exception.JetspeedException | 
| getKeyedMessage, getMessage, getMessage, getMessage | 
 
 
 
PortletApplicationException
public PortletApplicationException()
PortletApplicationException
public PortletApplicationException(String message)
PortletApplicationException
public PortletApplicationException(Throwable nested)
PortletApplicationException
public PortletApplicationException(String msg,
                                   Throwable nested)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.