Apache Struts API Documentation: Uses of Class org.apache.struts.tiles.TilesException

Apache Struts API


Uses of Class
org.apache.struts.tiles.TilesException

Packages that use TilesException
org.apache.struts.tiles
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles. 
 

Uses of TilesException in org.apache.struts.tiles
 

Subclasses of TilesException in org.apache.struts.tiles
 class DefinitionsFactoryException
          Exception thrown when an error occurs while the factory tries to create a new instance mapper.
 class FactoryNotFoundException
          Exception thrown when definitions factory is not found.
 class NoSuchDefinitionException
          Exception thrown when a definition is not found.
 



Copyright © 2000-2005 - The Apache Software Foundation