public class NullAttributeException extends 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.
|
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 JBoss by Red Hat. All rights reserved.