类 PropertyNotModifiableException

    • 构造器详细资料

      • PropertyNotModifiableException

        public PropertyNotModifiableException()
      • PropertyNotModifiableException

        public PropertyNotModifiableException​(String message)
      • PropertyNotModifiableException

        public PropertyNotModifiableException​(String message,
                                              Throwable cause)
      • PropertyNotModifiableException

        public PropertyNotModifiableException​(Throwable cause)
      • PropertyNotModifiableException

        protected PropertyNotModifiableException​(String message,
                                                 Throwable cause,
                                                 boolean enableSuppression,
                                                 boolean writableStackTrace)