Class FHIRPersistenceResourceDeletedException

    • Constructor Detail

      • FHIRPersistenceResourceDeletedException

        public FHIRPersistenceResourceDeletedException​(String message)
        Create an exception with a single OperationOutcome.Issue of type DELETED, both with the passed message
      • FHIRPersistenceResourceDeletedException

        public FHIRPersistenceResourceDeletedException​(String message,
                                                       Throwable cause)
        Create an exception with the passed message and cause and a single OperationOutcome.Issue with the passed message and an IssueType of NOT_FOUND