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