Apache Tomcat 6.0.53

org.apache.jasper.el
Class JspPropertyNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.el.ELException
                  extended by javax.el.PropertyNotFoundException
                      extended by org.apache.jasper.el.JspPropertyNotFoundException
All Implemented Interfaces:
java.io.Serializable

public final class JspPropertyNotFoundException
extends javax.el.PropertyNotFoundException

See Also:
Serialized Form

Constructor Summary
JspPropertyNotFoundException(java.lang.String mark, javax.el.PropertyNotFoundException e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JspPropertyNotFoundException

public JspPropertyNotFoundException(java.lang.String mark,
                                    javax.el.PropertyNotFoundException e)

Apache Tomcat 6.0.53

Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.