org.apache.tiles.definition
public class: DefinitionsFactoryException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tiles.TilesException
org.apache.tiles.definition.DefinitionsFactoryException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FactoryNotFoundException, NoSuchDefinitionException
Exception thrown when an error occurs while the impl tries to
create a new instance mapper.
- version:
$
- Rev: 585235 $ $Date: 2007-10-16 21:53:23 +0200 (mar, 16 ott 2007) $
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |