Class FHIRPersistenceDataAccessException

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    FHIRPersistenceFKVException

    public class FHIRPersistenceDataAccessException
    extends FHIRPersistenceException
    This exception class represents failures encountered while attempting to access (read, write) data in the FHIR DB. TODO replace with Builder fluent pattern to align with the new R4 model style
    See Also:
    Serialized Form