org.apache.struts.tiles

Class FactoryNotFoundException

public class FactoryNotFoundException extends DefinitionsFactoryException

Exception thrown when definitions factory is not found.
Constructor Summary
FactoryNotFoundException()
Constructor.
FactoryNotFoundException(String msg)
Constructor.

Constructor Detail

FactoryNotFoundException

public FactoryNotFoundException()
Constructor.

FactoryNotFoundException

public FactoryNotFoundException(String msg)
Constructor.

Parameters: msg Message.

Copyright B) 2000-2009 - The Apache Software Foundation