Class ResourceNotMarkedDeletedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.dsf.fhir.dao.exception.ResourceNotMarkedDeletedException
All Implemented Interfaces:
Serializable

public class ResourceNotMarkedDeletedException extends Exception
See Also:
  • Constructor Details

    • ResourceNotMarkedDeletedException

      public ResourceNotMarkedDeletedException(String id)
  • Method Details

    • getId

      public String getId()