Class PropertyNotFoundException

    • Field Detail

      • detail

        protected final String detail
    • Constructor Detail

      • PropertyNotFoundException

        public PropertyNotFoundException​(String path)
      • PropertyNotFoundException

        public PropertyNotFoundException​(String path,
                                         String detail)
    • Method Detail

      • getPath

        public String getPath()
      • getDetail

        public String getDetail()