Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.apache.struts.tiles.TilesException
org.apache.struts.tiles.DefinitionsFactoryException
org.apache.struts.tiles.NoSuchDefinitionException
public class NoSuchDefinitionException
extends DefinitionsFactoryException
Field Summary |
Fields inherited from class org.apache.struts.tiles.DefinitionsFactoryException | |
exception |
Fields inherited from class org.apache.struts.tiles.TilesException | |
exception |
Constructor Summary | |
| |
|
Method Summary |
Methods inherited from class org.apache.struts.tiles.DefinitionsFactoryException | |
getException , getMessage |
Methods inherited from class org.apache.struts.tiles.TilesException | |
getException , getMessage |
public NoSuchDefinitionException()
Constructor.
public NoSuchDefinitionException(String msg)
Constructor.
- Parameters:
msg
- Message.