org.apache.jetspeed.aggregator
Class PortletAccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.aggregator.PortletAccessDeniedException
- All Implemented Interfaces:
- Serializable
public class PortletAccessDeniedException
- extends JetspeedException
NoPortletAccessException
- Version:
- $Id: $
- Author:
- David Sean Taylor
- See Also:
- Serialized Form
PortletAccessDeniedException
public PortletAccessDeniedException()
PortletAccessDeniedException
public PortletAccessDeniedException(String message)
- Parameters:
message
-
PortletAccessDeniedException
public PortletAccessDeniedException(Throwable nested)
- Parameters:
nested
-
PortletAccessDeniedException
public PortletAccessDeniedException(String msg,
Throwable nested)
- Parameters:
msg
- nested
-
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.