org.apache.jetspeed.layout
Class PortletPlacementException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.jetspeed.layout.PortletPlacementException
All Implemented Interfaces:
Serializable

public class PortletPlacementException
extends Exception

Handles portlet placement exceptions

Version:
$Id: $
Author:
David Sean Taylor, David Gurney
See Also:
Serialized Form

Constructor Summary
PortletPlacementException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortletPlacementException

public PortletPlacementException(String message)


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.