org.apache.struts.tiles

Class FactoryNotFoundException


public class FactoryNotFoundException
extends DefinitionsFactoryException

Exception thrown when definitions factory is not found.

Field Summary

Fields inherited from class org.apache.struts.tiles.DefinitionsFactoryException

exception

Fields inherited from class org.apache.struts.tiles.TilesException

exception

Constructor Summary

FactoryNotFoundException()
Constructor.
FactoryNotFoundException(String msg)
Constructor.

Method Summary

Methods inherited from class org.apache.struts.tiles.DefinitionsFactoryException

getException, getMessage

Methods inherited from class org.apache.struts.tiles.TilesException

getException, getMessage

Constructor Details

FactoryNotFoundException

public FactoryNotFoundException()
Constructor.

FactoryNotFoundException

public FactoryNotFoundException(String msg)
Constructor.
Parameters:
msg - Message.

Copyright B) 2000-2007 - The Apache Software Foundation