Class FHIRPersistenceResourceNotFoundException

    • Constructor Detail

      • FHIRPersistenceResourceNotFoundException

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

        public FHIRPersistenceResourceNotFoundException​(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