Class PropertyException

    • Constructor Detail

      • PropertyException

        public PropertyException​(String field,
                                 Throwable cause)
      • PropertyException

        public PropertyException​(String field,
                                 String message)
    • Method Detail

      • getField

        public String getField()