public class InvalidTemplateException extends TilesException
| Constructor and Description | 
|---|
| InvalidTemplateException(String message)Constructor. | 
| InvalidTemplateException(Throwable e)Constructor. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidTemplateException(String message)
message - The detail message.public InvalidTemplateException(Throwable e)
e - The exception to be wrapped.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.