This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.tiles.definition.DefinitionsFactoryException (Tiles 2 2.1.4 API)

Uses of Class
org.apache.tiles.definition.DefinitionsFactoryException

Packages that use DefinitionsFactoryException
org.apache.tiles.definition It contains classes and interfaces to allow manipulations of "definitions", i.e. objects made of a template page and a number of filled attributes. 
 

Uses of DefinitionsFactoryException in org.apache.tiles.definition
 

Subclasses of DefinitionsFactoryException in org.apache.tiles.definition
 class FactoryNotFoundException
          Exception thrown when definitions impl is not found.
 class NoSuchDefinitionException
          Exception thrown when a definition is not found.
 



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