Apache Tomcat 6.0.53

org.apache.jasper.el
Class JspPropertyNotWritableException

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.PropertyNotWritableException
                      extended by org.apache.jasper.el.JspPropertyNotWritableException
All Implemented Interfaces:
java.io.Serializable

public class JspPropertyNotWritableException
extends javax.el.PropertyNotWritableException

See Also:
Serialized Form

Constructor Summary
JspPropertyNotWritableException(java.lang.String mark, javax.el.PropertyNotWritableException 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

JspPropertyNotWritableException

public JspPropertyNotWritableException(java.lang.String mark,
                                       javax.el.PropertyNotWritableException e)

Apache Tomcat 6.0.53

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