Class ContextAwarePropertyNotWritableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.el.ELException
jakarta.el.PropertyNotWritableException
org.apache.myfaces.view.facelets.el.ContextAwarePropertyNotWritableException
All Implemented Interfaces:
FacesWrapper<Throwable>, Serializable, ContextAware, ContextAwareExceptionWrapper, LocationAware

public class ContextAwarePropertyNotWritableException extends jakarta.el.PropertyNotWritableException implements ContextAwareExceptionWrapper
Implementation of types PropertyNotWritableException, ContextAware and FacesWrapper
Author:
martinkoci
See Also: