Eclipse
IntelliJ
NetBeans
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Java EE 5 5.0.0
Package:
javax.el
Exception
public
class
PropertyNotWritableException
extends
ELException
Overview
Inheritance
Members
Usage
Source
Books
Since
JSP 2.1
Version
Not specified.
Author(s)
Not specified.
Thrown when a property could not be written to while setting the value on a
ValueExpression
.
For example, this could be triggered by trying to set a map value on an unmodifiable map.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Home
-
About
-
FAQ
-
Privacy
-
Contact
For example, this could be triggered by trying to set a map value on an unmodifiable map.