org.apache.struts.tiles
Class FactoryNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.struts.tiles.TilesException
org.apache.struts.tiles.DefinitionsFactoryException
org.apache.struts.tiles.FactoryNotFoundException
- All Implemented Interfaces:
- Serializable
public class FactoryNotFoundException
- extends DefinitionsFactoryException
Exception thrown when definitions factory is not found.
- See Also:
- Serialized Form
FactoryNotFoundException
public FactoryNotFoundException()
- Constructor.
FactoryNotFoundException
public FactoryNotFoundException(String msg)
- Constructor.
- Parameters:
msg
- Message.
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.