Class FHIRPatchException

    • Field Detail

      • path

        protected final String path
    • Constructor Detail

      • FHIRPatchException

        public FHIRPatchException​(String message,
                                  String path)
      • FHIRPatchException

        public FHIRPatchException​(String message,
                                  Throwable cause)
    • Method Detail

      • getPath

        public String getPath()