public class TilesContainerFactoryException extends TilesException
TilesContainerFactory use.| Constructor and Description |
|---|
TilesContainerFactoryException()
Constructor.
|
TilesContainerFactoryException(Exception e)
Constructor.
|
TilesContainerFactoryException(String message)
Constructor.
|
TilesContainerFactoryException(String message,
Exception e)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TilesContainerFactoryException()
public TilesContainerFactoryException(String message)
message - The detail message.public TilesContainerFactoryException(Exception e)
e - The exception to be wrapped.Copyright © 2025. All rights reserved.