Class ResourceNotFoundException

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

public final class ResourceNotFoundException extends Exception
See Also:
  • Constructor Details

    • ResourceNotFoundException

      public ResourceNotFoundException(String id)
  • Method Details

    • getId

      public String getId()