Package dev.dsf.fhir.dao.exception
Class ResourceDeletedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.dsf.fhir.dao.exception.ResourceDeletedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResourceDeletedException(org.hl7.fhir.r4.model.IdType id, LocalDateTime deleted) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResourceDeletedException
-
-
Method Details
-
getId
public org.hl7.fhir.r4.model.IdType getId() -
getDeleted
-