Package javax.el

Class PropertyNotWritableException

    • Constructor Detail

      • PropertyNotWritableException

        public PropertyNotWritableException()
      • PropertyNotWritableException

        public PropertyNotWritableException​(String message)
      • PropertyNotWritableException

        public PropertyNotWritableException​(Throwable cause)
      • PropertyNotWritableException

        public PropertyNotWritableException​(String message,
                                            Throwable cause)