public class TilesContainerFactoryException extends TilesException
TilesContainerFactory
use.Constructor and Description |
---|
TilesContainerFactoryException()
Constructor.
|
TilesContainerFactoryException(String message)
Constructor.
|
TilesContainerFactoryException(String message,
Throwable e)
Constructor.
|
TilesContainerFactoryException(Throwable e)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TilesContainerFactoryException()
public TilesContainerFactoryException(String message)
message
- The detail message.public TilesContainerFactoryException(Throwable e)
e
- The exception to be wrapped.Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.