public class TilesJspException
extends javax.servlet.jsp.JspException
| Constructor and Description |
|---|
TilesJspException()
Constructor.
|
TilesJspException(String msg)
Constructor.
|
TilesJspException(String message,
Throwable rootCause)
Constructor.
|
TilesJspException(Throwable rootCause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TilesJspException()
public TilesJspException(String msg)
msg - The detail message.public TilesJspException(Throwable rootCause)
rootCause - The root cause of the exception.Copyright © 2025. All rights reserved.