Uses of Class
org.apache.jetspeed.portlets.layout.LayoutException

Packages that use LayoutException
org.apache.jetspeed.portlets.layout   
 

Uses of LayoutException in org.apache.jetspeed.portlets.layout
 

Subclasses of LayoutException in org.apache.jetspeed.portlets.layout
 class EmptyLayoutLocationException
          This exception indicates that an attempt to access a layout coordinate that does not contain a Fragment.
 class FragmentNotInLayoutException
          This exception indicates that an attmept was made get the coordinates within a layout for a fragement that is not within that layout.
 class InvalidLayoutLocationException
          Indicates an attempt to access a local within a layout that is outside of the bounds of that layout.
 class LayoutEventException
           
 



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