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.
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 JBoss by Red Hat. All rights reserved.