org.apache.struts.tiles

Class NoSuchDefinitionException

public class NoSuchDefinitionException extends DefinitionsFactoryException

Exception thrown when a definition is not found.
Constructor Summary
NoSuchDefinitionException()
Constructor.
NoSuchDefinitionException(String msg)
Constructor.

Constructor Detail

NoSuchDefinitionException

public NoSuchDefinitionException()
Constructor.

NoSuchDefinitionException

public NoSuchDefinitionException(String msg)
Constructor.

Parameters: msg Message.

Copyright B) 2000-2009 - The Apache Software Foundation