public class NullAttributeException
extends javax.servlet.jsp.JspTagException
NullAttributeException is a JspTagException that will be thrown by the JSTL RI handlers when a tag attribute illegally evaluates to 'null'.
| Constructor and Description |
|---|
NullAttributeException(String tag,
String att)
Constructs a NullAttributeException with appropriate information.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.