This project has retired. For details please refer to its
Attic page.
FactoryNotFoundException (Tiles 2 2.0.7 API)
org.apache.tiles.definition
Class FactoryNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tiles.TilesException
org.apache.tiles.definition.DefinitionsFactoryException
org.apache.tiles.definition.FactoryNotFoundException
- All Implemented Interfaces:
- Serializable
public class FactoryNotFoundException
- extends DefinitionsFactoryException
Exception thrown when definitions impl is not found.
- Version:
- $Rev: 527536 $ $Date: 2007-04-11 17:44:51 +0200 (Wed, 11 Apr 2007) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FactoryNotFoundException
public FactoryNotFoundException()
- Constructor.
FactoryNotFoundException
public FactoryNotFoundException(String msg)
- Constructor.
- Parameters:
msg
- Message.
Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.